I know this is a very noob thing to ask but I have tried to run the app in terminal and cd into the app folder. Used ls to double check the files are correct but when I try any of this:
wasp db migrate-dev # init the db
wasp start
it says "zsh: parse error near `\n' "
I had a lot of trouble getting Python set up originally so I know this is me. Any advice?