maitraysuthar/rest-api-nodejs-mongodb

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

Opened this issue · 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```.