Skip to content

Gyanpapi/contact-management-app-nodejs

Repository files navigation

Its a Nodejs project. While doing the project I faced two simple errors.

  1. while working with nodemon , thunder wasn't working ( with this command: 'npm run dev') ( but if i give "node --watch server.js" then "npm run dev" then it worked )

  2. while making password ,in mongoDB , I used '@' at the end of my password , that also made an error ,couldn't connect with the Database, had to figure it out as they didn't mention '@' at the end can cause error.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published