-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Open
Labels
area: @angular/clifeatureIssue that requests a new featureIssue that requests a new featurefeature: votes requiredFeature request which is currently still in the voting phaseFeature request which is currently still in the voting phaseng update DX
Description
Command
update
Description
Both yarn and pnpm have catalogs now
Would be neat if ng update would work with it. Currently it doesn't.
Using package manager: yarn
Collecting installed dependencies...
Found 17 dependencies.
Package @angular/build was not found on the registry. Skipping.
Package @angular/cli was not found on the registry. Skipping.
Package @angular/compiler-cli was not found on the registry. Skipping.
Package @angular/common was not found on the registry. Skipping.
Package @angular/compiler was not found on the registry. Skipping.
Package @angular/core was not found on the registry. Skipping.
Package @angular/forms was not found on the registry. Skipping.
Package @angular/platform-browser was not found on the registry. Skipping.
Package @angular/router was not found on the registry. Skipping.
We analyzed your package.json and everything seems to be in order. Good work!
# yarnrc.yml
catalogs:
angular:
'@angular/common': ^20.3.0
'@angular/core': ^20.3.0
'@angular/compiler': ^20.3.0
'@angular/forms': ^20.3.0
'@angular/platform-browser': ^20.3.0
'@angular/router': ^20.3.9Describe the solution you'd like
No response
Describe alternatives you've considered
No response
jnizet, snebjorn, json-derulo, dkimmich-onventis, rmand97 and 12 more
Metadata
Metadata
Assignees
Labels
area: @angular/clifeatureIssue that requests a new featureIssue that requests a new featurefeature: votes requiredFeature request which is currently still in the voting phaseFeature request which is currently still in the voting phaseng update DX