Home > Enterprise >  error: app crashed waiting for file changes before starting
error: app crashed waiting for file changes before starting

Time:10-08

enter image description hereI've installed cor express dotenv and I still can't fix this error how do I fix this nodemon error

CodePudding user response:

Your database connection is wrong.

Nothing is wrong with nodemon or Cors

Just plain mongoose requesting for its connection url

CodePudding user response:

enter image description here I can't figure it out to find a fix for this bug? @Ogoh.cyril

  • Related