-
Notifications
You must be signed in to change notification settings - Fork 12k
Webpack 5 + babel config bug in Angular 12.0.0 - asyncToGenerator failed to resolve. #20800
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
Comments
I'm also running into this now after working through #20786:
Note that |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug Report
Affected Package
Angular 12.0.0
Is this a regression?
Brand new issue for 12.0.0
Description
App works fine with
11.2.5
. Simply upgraded from11.2.5
to12.0.0
now I'm getting many build errors that say:Minimal Reproduction
npm i
on this repo jsapi-angular-cli.zip and then runng serve --open
and the build will fail with errors. When the app works you'll see a map.Exception or Error
Your Environment
Angular Version:
Anything else relevant?
No
The text was updated successfully, but these errors were encountered: