fatima
WWasp-lang
•Created by fatima on 7/12/2024 in #đŸ™‹questions
Getting an error trying to get an existing wasp app started
@sodic I figured it out, I needed to generate the prisma client but needed to specify where it was, which I didn't understand until now, thank you
31 replies
WWasp-lang
•Created by fatima on 7/12/2024 in #đŸ™‹questions
Getting an error trying to get an existing wasp app started
@kapa.ai - Error: Dependency conflict for user dependency (nodemon, ^3.1.4): Version must be set to the exactly the same version as the one wasp is using: ^2.0.19
31 replies
WWasp-lang
•Created by fatima on 7/12/2024 in #đŸ™‹questions
Getting an error trying to get an existing wasp app started
@kapa.ai now I am getting this error:
[ Server ] > [email protected] watch
[ Server ] > nodemon --exec 'npm run bundle-and-start || exit 1'
[ Server ]
[ Client ] > [email protected] start
[ Client ] > npm run validate-env && vite
[ Client ]
[ Server!] sh: nodemon: command not found
31 replies
WWasp-lang
•Created by fatima on 7/12/2024 in #đŸ™‹questions
Getting an error trying to get an existing wasp app started
@kapa.ai when I try npx prisma generate I get the following error We could not find your Prisma schema at
31 replies
WWasp-lang
•Created by fatima on 7/12/2024 in #đŸ™‹questions
Getting an error trying to get an existing wasp app started
31 replies
WWasp-lang
•Created by fatima on 7/12/2024 in #đŸ™‹questions
Getting an error trying to get an existing wasp app started
this is my main.wasp @kapa.ai
31 replies
WWasp-lang
•Created by fatima on 7/12/2024 in #đŸ™‹questions
Getting an error trying to get an existing wasp app started
@kapa.ai This does not resolve the issue
31 replies