You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Schematic input does not validate against the Schema: {"project":"campus-bash","target":"build","configuration":"production","title":"campus-bash"}
Errors:
Data path "" should NOT have additional properties(title).
I have seen this post #11465 but version of cli is different also I have tried downgrading to 6.0.3 as there was an issue reported previously about this #11022 but this has been closed. I am presuming it's closed because it says issue was fixed.
I am running angular cli version 6.0.8 and trying to add @angular/[email protected]. @angular/pwa produces the same error.
The text was updated successfully, but these errors were encountered:
Adding @angular/pwa should work fine with the latest (beta) versions (see #11640 (comment)).
If you are seeing something different, please open a new issue providing reproduction steps (including exact versions).
Angular cli version - 6.0.8
Reproduce Steps
ng add @angular/pwa --project projectname
Observed Behaviour
Desired Behaviour
I want to add Angular PWA without issues.
Here are useful docs
I have seen this post #11465 but version of cli is different also I have tried downgrading to 6.0.3 as there was an issue reported previously about this #11022 but this has been closed. I am presuming it's closed because it says issue was fixed.
I am running angular cli version 6.0.8 and trying to add @angular/[email protected]. @angular/pwa produces the same error.
The text was updated successfully, but these errors were encountered: