-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed as not planned
Description
Command
build
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
it seems like vite is still at 6.1.0
and not 6.2.0
Minimal Reproduction
There is something weird with the dependencies of @angular/build
. In the release vite is still at 6.1.0
https://www.npmjs.com/package/@angular/build?activeTab=code
But it was bumped to 6.2.0
before the release:
https://github.com/angular/angular-cli/blob/main/packages/angular/build/package.json
Was this intentional or did something go wrong during the packaging to NPM with the 19.2.0 release?
Exception or Error
Your Environment
Angular CLI: 19.2.0
Node: 23.7.0 (Unsupported)
Package Manager: npm 10.9.2
OS: darwin arm64
Anything else relevant?
No response
Metadata
Metadata
Assignees
Labels
No labels