Error Creating apis on OpenSaas with wasp v 0.19.0
Just created a fresh app from the opensaas template with the wasp v0.19.0. After setting everything up i tried to create some apis that i will need and the server crashes.
The only thing i have for now are this apis i am trying to create. Came to the docs to see if anything changed and i followed the exact example and the app keep crashing whenever i declare the apis on main.wasp file.
If i comment the api from the main.wasp file the app/server works fine. Anyone have faced something similar or am i missing something?
Thank you guys
The only thing i have for now are this apis i am trying to create. Came to the docs to see if anything changed and i followed the exact example and the app keep crashing whenever i declare the apis on main.wasp file.
If i comment the api from the main.wasp file the app/server works fine. Anyone have faced something similar or am i missing something?
Thank you guys


