You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the text it says you can start our application with nodemon using the command:
node_modules/.bin/nodemon index.js
But I found the command only seems to work in git bash for me. This made me confused as I am on windows and was trying to use command prompt but it didn't work so I spent a while being unsure if I had installed nodemon correctly.
It might worth making this section clearer to avoid confusion.
The text was updated successfully, but these errors were encountered:
In the text it says you can start our application with nodemon using the command:
node_modules/.bin/nodemon index.js
But I found the command only seems to work in git bash for me. This made me confused as I am on windows and was trying to use command prompt but it didn't work so I spent a while being unsure if I had installed nodemon correctly.
It might worth making this section clearer to avoid confusion.
The text was updated successfully, but these errors were encountered: