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

grunt-webpack with webpack 5.x #189

Closed
bonesoul opened this issue Nov 12, 2020 · 3 comments
Closed

grunt-webpack with webpack 5.x #189

bonesoul opened this issue Nov 12, 2020 · 3 comments
Labels

Comments

@bonesoul
Copy link

λ npm install -E --save grunt-webpack
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: hypetraq-frontend@0.16.0
npm ERR! Found: webpack@5.4.0
npm ERR! node_modules/webpack
npm ERR!   webpack@"5.4.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"^4.0.0" from grunt-webpack@4.0.2
npm ERR! node_modules/grunt-webpack
npm ERR!   grunt-webpack@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See C:\Users\shala\AppData\Local\npm-cache\eresolve-report.txt for a full report.
@pietervandereems
Copy link

This is creating problems for my current projects. Any chance of fully supporting webpack 5?

@eric-blue
Copy link

yup, same here.

@danez danez mentioned this issue Apr 18, 2021
@danez danez closed this as completed in ac730f1 Apr 18, 2021
@github-actions
Copy link

🎉 This issue has been resolved in version 4.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

3 participants