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 ERR! code ERESOLVE. grunt-execute depends on older version of grunt. #14

Open
vasudha0309 opened this issue Mar 8, 2022 · 0 comments

Comments

@vasudha0309
Copy link

Getting the following error while running npm install for a project.

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving:
npm ERR! Found: grunt@1.4.1
npm ERR! node_modules/grunt
npm ERR! grunt@"^1.4.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer grunt@"~0.4.1" from grunt-execute@0.2.2
npm ERR! node_modules/grunt-execute
npm ERR! grunt-execute@"^0.2.2" from the root project

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