This project is archived. Its data is read-only.
Fix mongoose connect deprecation
Fix: (node:6476) DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use `openUri()` instead, or set the `useMongoClient` option if using `connect()` or `createConnection()`
issue