<!-- 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`) ``` - [ ] bug report -> please search issues before submitting - [x] feature request ``` ### Versions. <!-- Output from: `ng --version`. If nothing, output from: `node --version` and `npm --version`. Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?) --> @angular/cli: 1.0.0 node: 6.9.1 npm: 4.0.2 os: Windows 10 x64 ### Repro steps. <!-- Simple steps to reproduce this bug. Please include: commands run, packages added, related code changes. A link to a sample repo would help too. --> ng new {projectname} ### The log given by the failure. <!-- Normally this include a stack trace and some more information. --> ### Desired functionality. What would like to see implemented? Please add progress bar when new project created via "ng new {project_name} " after "Installing packages for tooling via npm." What is the usecase? Possibility to see progress bar as it provided by NPM / Yarn itself ### Mention any other details that might be useful. <!-- Please include a link to the repo if this is related to an OSS project. -->