<!-- We will close this issue if you don't provide the needed information. For feature requests, delete the form below and describe the requirements and use case. --> ### Versions @angular/cli v6.0.0-rc.0 ### Repro steps ``` ng add @angular/pwa ``` ### Observed behavior error in console: Schematic "ng-add" not found in collection "@angular/pwa" ### Desired behavior That the private schematic was executed.