### Command add ### 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 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 ```text ``` ### Your Environment ```text All versions ``` ### Anything else relevant? _No response_