-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
needs: more infoReporter must clarify the issueReporter must clarify the issue
Description
🐞 Bug report
Command
- new
- build
- serve
- test
- e2e
- generate
- add
- update
- lint
- extract-i18n
- run
- config
- help
- version
- doc
Is this a regression?
Yes.
Description
Build production configuration fails for package @ngtools/webpack
🔬 Minimal Reproduction
🔥 Exception or Error
Module build failed (from ./node_modules/@angular-devkit/build-angular/node_modules/@ngtools/webpack/src/ivy/index.js):
TypeError: angularCompiler.getNextProgram is not a function
at xx\ClientApp\node_modules\@angular-devkit\build-angular\node_modules\@ngtools\webpack\src\ivy\plugin.js:390:61
at processTicksAndRejections (node:internal/process/task_queues:96:5)
@ multi ./src/main.ts main[0]
🌍 Your Environment
Angular CLI: 12.0.0
Node: 16.1.0
Package Manager: npm 7.13.0
OS: win32 x64
Angular: 12.0.0
... animations, cdk, cli, common, compiler, compiler-cli, core
... elements, forms, language-service, material
... material-moment-adapter, platform-browser
... platform-browser-dynamic, platform-server, router
Package Version
---------------------------------------------------------
@angular-devkit/architect 0.1200.0
@angular-devkit/build-angular 0.1102.13
@angular-devkit/build-webpack 0.1200.0
@angular-devkit/core 12.0.0
@angular-devkit/schematics 12.0.0
@angular/flex-layout 11.0.0-beta.33
@ngtools/webpack 12.0.0
@schematics/angular 12.0.0
ng-packagr 12.0.0
rxjs 6.6.7
typescript 4.2.4
webpack 5.37.0
Anything else relevant?
Metadata
Metadata
Assignees
Labels
needs: more infoReporter must clarify the issueReporter must clarify the issue