CodeWithHarry / iNotebook-React

INotebook is a React Application for managing personal notes on the cloud
343 stars 193 forks source link

fix: fixing the mongodb connection issue #66

Closed iammohib closed 6 months ago

iammohib commented 10 months ago

issue-1 error: MongooseServerSe1ectionError: connect ECONNREFUSED

issue-image-1

issue-2 throw new MongooseError( 'Mongoose. prototype. connect() no longer accepts a callback' ) ;

issue-image-2