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

Missing webpack in peerDependencies for yarn@2 compatibility #390

Closed
irudoy opened this issue May 23, 2020 · 1 comment
Closed

Missing webpack in peerDependencies for yarn@2 compatibility #390

irudoy opened this issue May 23, 2020 · 1 comment

Comments

@irudoy
Copy link

irudoy commented May 23, 2020

yarn set version berry
yarn add svg-url-loader

➤ YN0002: │ svg-url-loader@npm:5.0.0 doesn't provide webpack@^4.0.0 || ^5.0.0 requested by file-loader@npm:6.0.0

The problem: https://yarnpkg.com/advanced/error-codes#yn0002---missing_peer_dependency
Detailed explanation: https://dev.to/arcanis/implicit-transitive-peer-dependencies-ed0

@bhovhannes
Copy link
Owner

@irudoy thank you for reporting this.
The fix has been released in version 5.0.1 and it is also present in 6.0.0.

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