App crashing at the very beginning. #32
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Describe the bug
The app crashes when I start it.
To Reproduce
Steps to reproduce the behavior:
npx create-nodejs-ts-app back
cd back
yarn dev
Expected behavior
The app should work as expected.
Screenshots
Desktop :
Additional context
This is the same behaviour with
yarn start
. I also tried toyarn compile
first but it didn't change anything.Thanks for your help !
The text was updated successfully, but these errors were encountered: