generator-angular-fullstack icon indicating copy to clipboard operation
generator-angular-fullstack copied to clipboard

Update _package.json

Open JosephSKh opened this issue 7 years ago • 0 comments

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().

JosephSKh avatar Apr 17 '18 12:04 JosephSKh