rest-api-nodejs-mongodb icon indicating copy to clipboard operation
rest-api-nodejs-mongodb copied to clipboard

"useFindAndModify" is not a valid option to set and algorithms should be set error after updating some packages

Open mdmuhtasimfuadfahim opened this issue 2 years ago • 0 comments

Some packages are very old and some are depreciated. So for running the app there needs to update the packages. But there are some errors too. That are

                           ^
Error: algorithms should be set```

and another one is: 
```SetOptionError: useFindAndModify: "useFindAndModify" is not a valid option to set```.

mdmuhtasimfuadfahim avatar May 07 '23 16:05 mdmuhtasimfuadfahim