mongoDB connect node fails silently without an object in options
Open
bug
good first issue
help wanted
priority: low
- Dominant language
- TypeScript
- Stars
- 3.5k
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
The options parameter doesn't reflect that an empty {} is required. I would expect that if it is not given an input if would either supply an empty object to it self or otherwise say that the object is required.
The same applies to the update one node and probably others as well.
Contributor guide
Assessment
This issue has not been assessed yet.