WaspW
Wasp15mo ago
Aslan

How do i fix this error

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

  • /projects/studyguided/main.wasp @ 10:17-22Type error: Expected type: entity (declaration type) Actual type: string -> For dictionary field 'auth': -> For dictionary field 'userEntity' 9 | auth: { 10 | userEntity: "User", 11 | methods: {
❌ --- [Error] Compilation of wasp project failed: --------------------------------

1 errors found
Was this page helpful?