<!-- IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING --> ### Bug Report or Feature Request (mark with an `x`) ``` - [ x ] bug report -> please search issues before submitting ``` ### Command (mark with an `x`) ``` - [ ] new - [ ] build - [ ] serve - [ ] test - [ ] e2e - [ ] generate - [ ] add - [ ] update - [ ] lint - [ ] xi18n - [ ] run - [ ] config - [ ] help - [ ] version - [ ] doc ``` ### Versions <!-- Output from: `node --version`, `npm --version` and `ng --version`. Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra? High Sierra?) --> node -v v8.11.2 npm -v 6.3.0 ng -v Angular CLI: 6.1.1 Node: 8.11.2 OS: darwin x64 Angular: ... Package Version ------------------------------------------------------ @angular-devkit/architect 0.7.1 @angular-devkit/core 0.7.1 @angular-devkit/schematics 0.7.1 @schematics/angular 0.7.1 @schematics/update 0.7.1 rxjs 6.2.2 typescript 2.7.2 ### Repro steps <!-- Simple steps to reproduce this bug. Please include: commands run (incl args), packages added, related code changes. A link to a sample repo would help too. --> <img width="655" alt="screen shot 2018-08-05 at 11 34 14" src="https://user-images.githubusercontent.com/598463/43684628-e74dd7fe-98a3-11e8-8544-b81ff67d8d21.png"> ### The log given by the failure <!-- Normally this include a stack trace and some more information. --> ### Desired functionality <!-- What would like to see implemented? What is the usecase? --> ### Mention any other details that might be useful <!-- Please include a link to the repo if this is related to an OSS project. -->