Rotemoyal
Rotemoyal
I'm getting the same error while trying to setup `opensaas`. I'm following the exact instructions in the docs (installing wasp -> wasp new -> wasp start db) and then the...
@sodic thanks for your quick response! actually it didn't solve the issue: ```bash $ wasp db migrate-dev 🐝 --- Compiling wasp project... -------------------------------------------------- [ Wasp ] Starting npm installwasp-bin: npm:...
well you found it :smile: I'm working on a brand new PC and npm binary wasn't in `PATH`. maybe it worth checking if `npm` exists so the error message will...