akashyap2013 / CRUD_Application_Node

In this project, we are going to create node CRUD application with express and mongodb.
Apache License 2.0
260 stars 270 forks source link

nodemon crashed #8

Open abdulrahmanrathore opened 2 years ago

abdulrahmanrathore commented 2 years ago

nodemon crashed while connecting with local `mongoDB.

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

abdulrahmanrathore commented 2 years ago

nodemon crashed while connecting with local `mongoDB.

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

Any separate connection for both cloud and local connectivity ?

ksb96 commented 2 years ago

nodemon crashed while connecting with local `mongoDB.

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

Any separate connection for both cloud and local connectivity ?

yes. separate connectivity required for cloud and local

Arshhasan commented 6 months ago

have same issue