real titan
WWasp-lang
•Created by real titan on 10/6/2024 in #🙋questions
How do i fix this error
❌ --- [Error] Your wasp project failed to compile: -------------------------------
- /projects/studyguided/main.wasp @ 30:14-19
Type error:
Expected type: entity (declaration type)
Actual type: string
-> For dictionary field 'entities':
-> In list
29 | fn: import { createNote } from "@src/actions.js",
30 | entities: ["Note"]
31 | }
❌ --- [Error] Compilation of wasp project failed: --------------------------------
1 errors found
8 replies
WWasp-lang
•Created by real titan on 10/6/2024 in #🙋questions
How do i fix this error
where is this found so i can fix it
8 replies