sails-auth icon indicating copy to clipboard operation
sails-auth copied to clipboard

Deprecated warnings

Open aman-gautam opened this issue 8 years ago • 0 comments

On installing using npm install sails-auth --save I get the following warnings:

npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.

aman-gautam avatar Mar 07 '16 17:03 aman-gautam