Skip to content

NG0908 error observed #50742

@stanchev89

Description

@stanchev89

Which @angular/* package(s) are the source of the bug?

zone.js, Don't known / other

Is this a regression?

Yes

Description

Hey everyone! About a month and a half ago, we included monitoring events in the Angular bootstrap failure events to gain a clearer understanding of all the cases where the app is broken.
We’re already aware of the typical errors for unsupported (old) browsers like “ut.flat is not a function,” and they’re not a major concern.
However, in the past 3-4 weeks, we’ve been noticing errors named NG0908, and their count has reached around 850 per week.

I’ve been trying to gather more information about this particular error, but there isn’t much available. It’s not documented in the official Angular error list https://angular.io/errors. The only source I found mentioning this error is https://stackoverflow.com/questions/75485862/error-conflict-multiple-chunks-emit-assets-to-the-same-filename-app-js-chunks.

Could you provide assistance in identifying the source of the issue and suggesting appropriate actions to resolve it?

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

Error: NG0908

Please provide the environment you discovered this bug in (run ng version)

@angular-devkit/architect       0.1502.2
@angular-devkit/build-angular   15.2.2
@angular-devkit/core            15.2.2
@angular-devkit/schematics      15.2.2
@angular/cdk                    15.2.9
@angular/material               15.2.9
@schematics/angular             15.2.2
rxjs                            7.5.7
typescript                      4.9.5


Node: 16.19.1

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: zonesIssues related to zone.jsneeds reproductionThis issue needs a reproduction in order for the team to investigate further

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions