I tried
ng add @angular/pwa
But I got an error saying (additionally, it is not creating/modifying any files in the project)
Bootstrap call not found
Here are the specifications
npm: '7.20.0'
node: '12.18.3',
angular-cli: '11.2.14' (project)
I tried
ng add @angular/pwa
But I got an error saying (additionally, it is not creating/modifying any files in the project)
Bootstrap call not found
Here are the specifications
npm: '7.20.0'
node: '12.18.3',
angular-cli: '11.2.14' (project)