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

Installation error with webpack 5 #4

Open
jjacob15 opened this issue Jan 29, 2024 · 1 comment
Open

Installation error with webpack 5 #4

jjacob15 opened this issue Jan 29, 2024 · 1 comment

Comments

@jjacob15
Copy link

I'm getting "unable to resolve dependency tree" error while installing this package with webpack >= 5

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/webpack
npm ERR!   dev webpack@"^5" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"^4.0.0" from [email protected]
npm ERR! node_modules/rename-webpack-plugin
npm ERR!   dev rename-webpack-plugin@"*" from the root project
@gustawdaniel
Copy link

I am using this package with webpack 5 so probably we should add info to package.json that this plugin works with both webpack versions.

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