Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ng update/ng new more verbose while installing packages #19552

Open
1 of 15 tasks
natejgardner opened this issue Dec 5, 2020 · 3 comments
Open
1 of 15 tasks

Make ng update/ng new more verbose while installing packages #19552

natejgardner opened this issue Dec 5, 2020 · 3 comments
Labels
area: angular/cli area: schematics/angular feature: insufficient votes Label to add when the not a sufficient number of votes or comments from unique authors feature Issue that requests a new feature ng update DX
Milestone

Comments

@natejgardner
Copy link

馃殌 Feature request

Command (mark with an x)

  • new
  • build
  • serve
  • test
  • e2e
  • generate
  • add
  • update
  • lint
  • extract-i18n
  • run
  • config
  • help
  • version
  • doc

Description

A clear and concise description of the problem or missing capability...

Currently, ng update silently installs packages. I'd like to have the option to see its progress. While perhaps in some environments, this command runs quickly enough not to warrant verbosity by default, for enterprise developers who are required to work in development environments that have virus scans slowing down installs, waiting several hours for ng update to install packages leaves developers unaware of what's going on. Thus the option to see the package install progress would be appreciated (especially just to know that something is still happening and avoid wasting hours of time).

Describe the solution you'd like

If you have a solution in mind, please describe it.

This could be solved by either setting the existing --verbose flag to provide this output or by providing another flag for displaying package install progress.

Describe alternatives you've considered

Have you considered any alternative solutions or workarounds?

Working at company with more developer-friendly IT security policies would be a good option 馃檪

@natejgardner
Copy link
Author

Linking the previous issue requesting the same thing: #18029 (comment)

@alan-agius4 alan-agius4 added comp: schematics/update feature Issue that requests a new feature labels Dec 5, 2020
@ngbot ngbot bot modified the milestone: Backlog Dec 5, 2020
@angular-robot
Copy link
Contributor

angular-robot bot commented Feb 2, 2022

Just a heads up that we kicked off a community voting process for your feature request. There are 20 days until the voting process ends.

Find more details about Angular's feature request process in our documentation.

@angular-robot angular-robot bot added the feature: votes required Feature request which is currently still in the voting phase label Feb 2, 2022
@ngbot ngbot bot modified the milestones: Backlog, needsTriage Feb 2, 2022
@angular-robot
Copy link
Contributor

angular-robot bot commented Feb 21, 2022

Thank you for submitting your feature request! Looks like during the polling process it didn't collect a sufficient number of votes to move to the next stage.

We want to keep Angular rich and ergonomic and at the same time be mindful about its scope and learning journey. If you think your request could live outside Angular's scope, we'd encourage you to collaborate with the community on publishing it as an open source package.

You can find more details about the feature request process in our documentation.

@angular-robot angular-robot bot added feature: insufficient votes Label to add when the not a sufficient number of votes or comments from unique authors and removed feature: votes required Feature request which is currently still in the voting phase labels Feb 21, 2022
@alan-agius4 alan-agius4 changed the title Make ng update more verbose while installing packages Make ng update/ng new more verbose while installing packages Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: angular/cli area: schematics/angular feature: insufficient votes Label to add when the not a sufficient number of votes or comments from unique authors feature Issue that requests a new feature ng update DX
Projects
None yet
Development

No branches or pull requests

2 participants