We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When i do npm install, i get warning;
npm install
npm WARN [email protected] requires a peer of grunt@~0.4.0 but none was installed.
My dependencies looks like:
{ "angular": "1.5.9", "grunt": "^1.0.1", "grunt-angular-translate": "^0.3.0", }
The text was updated successfully, but these errors were encountered:
@firehist any idea what causes this?
Sorry, something went wrong.
No branches or pull requests
When i do
npm install
, i get warning;npm WARN [email protected] requires a peer of grunt@~0.4.0 but none was installed.
My dependencies looks like:
Your environment
0.3.0
"1.5.9"
The text was updated successfully, but these errors were encountered: