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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
I'm getting "unable to resolve dependency tree" error while installing this package with webpack >= 5
The text was updated successfully, but these errors were encountered: