Skip to content

Feature Request: ng init - to output npm installing versbosly #4549

@benwinding

Description

@benwinding

Feature Request

Show the npm installing output when the ng init command is run. Like this!

image

Motivation

For anyone starting with the angular-cli, the first command they typically use is ng init and on all platforms, this is the screen they see.

image

This can be stuck for at least a few minutes, depending on the internet connection, which can be confusing for new users, as they don't see the familar npm installation output. Basically it makes the npm install look like it could be stuck.

How hard would it be to pipe the output from npm install to the angular-cli?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions