-
-
Notifications
You must be signed in to change notification settings - Fork 199
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
Release 0.32.0 breaks with Error: Cannot find module '@symfony/stimulus-bridge/webpack-helper' #861
Comments
I confirm, same problem here. |
Hi, Temporarily you will have to install it explicitly even if you don't use Stimulis, run However, the best way would be to fix it in Encore directly:
I'm working on it. |
@Kocal thanks for helping, it's not worth it for me, I'll skip and wait for the next version (hope PostCSS 8 support very soon)! |
PR #863 should fix the issue. |
Try 0.32.1 and please let us know if you have any continued issues :) |
Fixed for me now. Thank you @weaverryan. |
Release 0.32.0 is causing a few problems.
My package.json:
What happens:
Building with the previous version:
@symfony/webpack-encore@0.31.1
works fine:Is this something I'm doing wrong, or something within the release that's not quite right?
Thank you.
The text was updated successfully, but these errors were encountered: