-
Notifications
You must be signed in to change notification settings - Fork 12k
ng add @angular/pwa fails #11662
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Same problem here. Is it related to 6.1.0? It just came out, probably not tested. |
@proeben : The problem wasn't there with the previous cli version I had - 6.0.8 |
Duplicate of #11640. |
I got the same error after getting latest update
|
Same issue v6.1.1 |
Same issue here too CLI V6.1.1 |
I've tried this on a vanilla Ionic 4 beta 2 (latest) installation and I get |
yep, it doesn't work on v6.1.1 :( |
Got it to work with @angular/cli": "^6.2.0-beta.2 and @angular/pwa": "^0.8.0-beta.2 |
Since this issue has been marked as duplicate of #11640, you might want to check out #11640 for the current state and suggestions (e.g. #11640 (comment) 🙈). |
I will wait the 6.2.0 to be release and PWA 0.8.0 to be release personally.... This issue has been around for 3 weeks, seriously that is ridiculous... |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug Report or Feature Request (mark with an
x
)Command (mark with an
x
)Versions
Angular CLI: 6.1.0
Node: 10.7.0
OS: darwin x64
Angular: 6.1.0
... animations, cli, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router
Package Version
@angular-devkit/architect 0.7.0
@angular-devkit/build-angular 0.7.0
@angular-devkit/build-ng-packagr 0.7.0
@angular-devkit/build-optimizer 0.7.0
@angular-devkit/build-webpack 0.7.0
@angular-devkit/core 0.7.0
@angular-devkit/schematics 0.7.0
@ngtools/json-schema 1.1.0
@ngtools/webpack 6.1.0
@schematics/angular 0.7.0
@schematics/update 0.7.0
ng-packagr 3.0.3
rxjs 6.2.2
typescript 2.7.2
webpack 4.9.2
Repro steps
The log given by the failure
Desired functionality
Service worker being added successfully to my project
The text was updated successfully, but these errors were encountered: