Skip to content

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

Closed
naveedahmed1 opened this issue Jul 5, 2018 · 6 comments
Closed

ng add @angular/pwa --project broken in 6.1.0-rc.0 #11465

naveedahmed1 opened this issue Jul 5, 2018 · 6 comments

Comments

@naveedahmed1
Copy link

Bug Report or Feature Request (mark with an x)

- [x ] bug report -> please search issues before submitting

Area

- [ x] devkit
- [x ] schematics

Versions

node --version v8.9.1

npm --version 5.5.1

Windows 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:

Schematic input does not validate against the Schema: {"project":"Temp","target":"build","configuration":"production","title":"Temp"}
Errors:

  Data path "" should NOT have additional properties(title).

Desired functionality

It should work.

@tobi-or-not-tobi
Copy link

I can confirm this happens with @angular/[email protected] as well.

@rrahul14
Copy link

This is also happening with @angular/[email protected]

@bave8672
Copy link

Possibly related: #11640

@lexcaraig
Copy link

existing in cli 6.1.1

@gkalpak
Copy link
Member

gkalpak commented Aug 8, 2018

@angular/pwa works find in latest (beta) versions (see #11640 (comment)).

@gkalpak gkalpak closed this as completed Aug 8, 2018
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants