Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate _package.json #2707
Update _package.json #2707
Conversation
Change "mongoose": "4.1.2" to "mongoose": "^4.1.2" Cause: DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use `openUri()` instead, or set the `useMongoClient` option if using `connect()` or `createConnection()`.
Change "mongoose": "4.1.2" to "mongoose": "^4.1.2"
Cause:
DeprecationWarning:
open()is deprecated in mongoose >= 4.11.0, useopenUri()instead, or set theuseMongoClientoption if usingconnect()orcreateConnection().generator-angular-fullstack$ npm test)