CodeWithHarry / iNotebook-React

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

fix: fixing the mongodb connection issue #66

Closed iammohib closed 8 months ago

iammohib commented 1 year 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