Error message still is wrong #28904
Labels
area: @angular/build
freq1: low
Only reported by a handful of users who observe it rarely
severity1: confusing
type: bug/fix
Command
serve
Is this a regression?
The previous version in which this bug was not present was
No response
Description
As stated in the other issues, the error message indicates that there is an incompatibility with browser version constraints, mentioning a "target environment" and listing browser versions. But the actual reason (a bug in zone.js) has nothing to do with browser constraints.
In case your goal is not to make devs lose many days trying to remove browser constraints that aren't there, this should be fixed.
Minimal Reproduction
With the required JSON files, followed by
ng serve
orng build
.Exception or Error
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: