-
Notifications
You must be signed in to change notification settings - Fork 119
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
warning " > [email protected]" has incorrect peer dependency "pug@^2.0.0". #126
Comments
@mekwall @leenty @bpiwowar @ForbesLindesay Hi, library still working good under [email protected] just wanted to see if we can get the peer dependency bumped to remove the warning, cheers. |
@ForbesLindesay What do you think of the linked PR for fixing this issue? It would be great to have |
Up! |
Now this issue causes a dependency error on
Workaround: add
Update: I switched to pug-plain-loader since pug-loader seems unmaintained. |
For all who want use the pug-loader compatible with Webpack 5 and Pug 3 propose try to use the alternative pug-loader |
Hey,
Library still works great with [email protected], just wanted to see if we can get the peer dependency bumped to remove the warning, cheers.
@sokra
@TimothyGu
@simon04
The text was updated successfully, but these errors were encountered: