Chris
Chris
WWasp-lang
Created by Chris on 4/30/2023 in #🙋questions
[Solved] Server side relative import fails to find the file
That seemed to fix it, thank you. I guess I'm not used to the TS half and other fancy stuff we get/don't get with Node imports (last time I really worked in node we did require('...
5 replies
WWasp-lang
Created by Chris on 4/30/2023 in #🙋questions
[Solved] Tutorial: Auth redirect simply throws 500
Confirmed it works now! Thank you
12 replies
WWasp-lang
Created by Chris on 4/30/2023 in #🙋questions
[Solved] Tutorial: Auth redirect simply throws 500
Fantastic thanks. Glad I could help
12 replies
WWasp-lang
Created by Chris on 4/30/2023 in #🙋questions
[Solved] Tutorial: Auth redirect simply throws 500
Awesome thanks. It’s not absolutely holding me up (hackathon) but figured it would be useful to report (which I assume is somewhat the goal of this hackathon)
12 replies
WWasp-lang
Created by Chris on 4/30/2023 in #🙋questions
[Solved] Tutorial: Auth redirect simply throws 500
Doing that simply throws an error on migrate (I wiped all of the .wasp directory before doing it):
❌ --- [Error] Your wasp project failed to compile: -------------------------------

- Expected an Entity referenced by app.auth.userEntity to have field 'username' of type 'String'.
❌ --- [Error] Your wasp project failed to compile: -------------------------------

- Expected an Entity referenced by app.auth.userEntity to have field 'username' of type 'String'.
12 replies