Skip to content

Better CLI feedback for e.g. ng serve.  #20957

Closed
@infacto

Description

@infacto

🚀 Improvement / Bug report / Feature request.

Command

Description

Just a small request: ng serve (and maybe all other commands) should print some text instantly after the command is executed.

demo

You can see that after enter ng serve there is a long waiting time without any response. Appears to be dead. Annoying.
I would prefer an initial message directly after the command was entered. Something like:

ng serve
Builds and serves your app, rebuilding on file changes.
[-] Generating browser bla bla ...

This text comes from the docs. But we could also just print: Preparing... or the joke of the day.
Seriously, no response feedback on command execution feels weird and seems to be frozen.

Maybe this should be implemented on all commands?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions