-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
When running npm install I came across these deprecation warnings. Let's clean them up.
npm WARN deprecated graceful-fs@3.0.8: 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 lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated graceful-fs@1.2.3: 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 gulp-minify-css@1.2.4: Please use gulp-clean-css
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npmMetadata
Metadata
Assignees
Labels
No labels