Skip to content

Add "Please wait..." When Dependencies are Being Installed #6792

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
clarkio opened this issue Jun 23, 2017 · 3 comments
Closed

Add "Please wait..." When Dependencies are Being Installed #6792

clarkio opened this issue Jun 23, 2017 · 3 comments

Comments

@clarkio
Copy link

clarkio commented Jun 23, 2017

This is not a big deal, but I think it could be a small improvement for anyone new to the CLI.

It would be helpful to have additional text when it gets to the step of installing dependencies; especially for someone that runs the CLI for the first time. I've gotten so used to seeing a progress animation or something of that nature to indicate the tool is working on something. I understand it may not be desirable to show an animation so some kind of message to the user indicating they should wait while it runs would be helpful.

I know that adding --verbose with the command is a solution, but again thinking of someone new who is most likely following some guide which doesn't include that option won't know to add it themselves.

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

Repro steps.

  1. Install the CLI
  2. Run ng new my-app
  3. Text isn't completely clear that progress is being made. Installing packages for tooling via npm.

Desired functionality.

  • Add Please wait... along with the Installing packages for tooling via npm [or other package manager]. message.

Mention any other details that might be useful.

I'd be happy to create a PR for this small change, but wanted to check with you all first before throwing that into the mix.

@jiverson
Copy link
Contributor

dup of #5960

@filipesilva
Copy link
Contributor

Closing as a duplicate, thanks @jiverson 👍

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants