-
Notifications
You must be signed in to change notification settings - Fork 12k
ng add @angular/pwa --project broken in 6.1.0-rc.0 #11465
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
I can confirm this happens with @angular/[email protected] as well. |
This is also happening with @angular/[email protected] |
Possibly related: #11640 |
existing in cli 6.1.1 |
|
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
)Area
Versions
node --version
v8.9.1npm --version
5.5.1Windows 10
Repro steps
Generate new project:
ng new Temp
add @angular/pwa
ng add @angular/pwa --project Temp
and it will throw the below error:
Desired functionality
It should work.
The text was updated successfully, but these errors were encountered: