Command
add
Is this a regression?
The previous version in which this bug was not present was
No response
Description
After creating a brand new app with --package-manager=yarn, then entering the project direct then entering ng add @angular/pwa always fails.
Retrying this procedure without yarn works.
Minimal Reproduction
Create a new app, and include --package-manager=yarn
Cd into app foilder.
Try ng ss @angular/pwa
- start shouting at the screen.
Exception or Error
Your Environment
Anything else relevant?
No response