kubowania / nodejs-webscraper

Demo for showing how to get backend data to the frontend
144 stars 105 forks source link

Error nodemon #4

Open RedleoDesigner opened 1 year ago

RedleoDesigner commented 1 year ago

I just have this error everytime I try to npm run start

[nodemon] app crashed - waiting for file changes before starting...

DRTurf commented 1 year ago

you probably don't have nodemon installed

DRTurf commented 1 year ago

https://www.npmjs.com/package/nodemon

click the above link...might help