Angular 19.1 -> build error: Cannot read properties of undefined (reading 'map') #29465
Open
1 task done
Labels
angular/build:application
area: @angular/build
freq1: low
Only reported by a handful of users who observe it rarely
severity5: regression
state: blocked on upstream
type: bug/fix
Command
build
Is this a regression?
The previous version in which this bug was not present was
19.0
Description
Updating to angular 19.1 I get error just with a simple build command.
It was so difficult to make a simple and small repo to reproduce the issue but finally, I got it!
Here is the repo: https://github.com/meriturva/angular_19_1_issue_build
To reproduce:
and you have the error:
An unhandled exception occurred: Cannot read properties of undefined (reading 'map')
See "C:\Users\diego\AppData\Local\Temp\ng-TSQVA6\angular-errors.log" for further details.
Minimal Reproduction
Exception or Error
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: