Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm i on a fresh version of sails 0.12.0 #3630

Closed
joncodo opened this issue Mar 2, 2016 · 1 comment
Closed

npm i on a fresh version of sails 0.12.0 #3630

joncodo opened this issue Mar 2, 2016 · 1 comment

Comments

@joncodo
Copy link

joncodo commented Mar 2, 2016

npm WARN deprecated [email protected]: Grunt needs your help! See https://github.com/gruntjs/grunt/issues/1403.
npm WARN deprecated [email protected]: Package renamed to phantomjs-prebuilt. Please update 'phantomjs' package references to 'phantomjs-prebuilt'
npm WARN deprecated [email protected]: DEPRECATED. See readme: https://github.com/gruntjs/grunt-lib-contrib
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]: 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 peerDependencies The peer dependency kerberos@~0.0 included from mongodb-core will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.

Getting these warnings. Is there a reason that we have not upgraded these packages? Is this something I could make a PR for ?

@sgress454
Copy link
Member

@jodonnell-broadsoft these aren't our dependencies; they're sub-dependencies. The warnings are an unfortunate consequence of packages misusing npm deprecate. See #3582 for more info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants