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

package.json versions and npm warnings #1

Open
sspickle opened this issue Mar 16, 2016 · 1 comment
Open

package.json versions and npm warnings #1

sspickle opened this issue Mar 16, 2016 · 1 comment

Comments

@sspickle
Copy link

I was interested in trying out the starter_seed, but when I follow instructions: "nom install" I get the following warnings. Is there a sensible way to say "get me the latests versions that are known to work"?

thanks,
-steve

npm WARN deprecated [email protected]: Grunt needs your help! See gruntjs/grunt#1403.
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 deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated [email protected]: use cross-spawn or cross-spawn-async instead.
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]: Use the globby package instead
npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated [email protected]: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN deprecated [email protected]: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN prefer global [email protected] should be installed with -g

@davidemoro
Copy link
Owner

Hi @sspickle, the Javascript world is moving so fast so after so many years I'd suggest to create a branch and create a newly generated yeoman package with updated dependencies.

In addition I'd like to introduce a new approach for html minification and automate npm commands using:

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

No branches or pull requests

2 participants