Angular 15: Project is not defined in this workspace while adding angular pwa

501 Views Asked by At

I was adding angular/pwa in my project built in Angular 15 by running the below command,

ng add @angular/pwa --project <project-name>

Result,

enter image description here

What is this error?

0

There are 0 best solutions below