WaspW
Wasp15mo ago
Aslan

how do i fix this

❌ --- [Error] Your wasp project failed to compile: -------------------------------

  • /projects/studyguided/main.wasp @ 30:14-19Type 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
Was this page helpful?