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 gives warning because Grunt is out of date #22

Open
jehna opened this issue Nov 23, 2016 · 0 comments
Open

NPM gives warning because Grunt is out of date #22

jehna opened this issue Nov 23, 2016 · 0 comments

Comments

@jehna
Copy link

jehna commented Nov 23, 2016

Installing this project from NPM currently gives out the following warning:

npm WARN grunt-po2json@0.3.0 requires a peer of grunt@~0.4.1 but none was installed.

This is because the version in NPM still has Grunt version ~0.4.1 declared in the package.json file.

Could you update the package.json version to 0.3.1 and publish a new version to NPM? This would fix the issue. You should be able to publish the package just by running:

npm publish

Also pull request #19 can be closed, since the Grunt version is already updated.

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

1 participant