Skip to content

cmd window closes after running ng serve --open #20807

Closed
@PieterjanDeClippel

Description

@PieterjanDeClippel

Bug Report

Affected Package

Is this a regression?

  • @angular/cli - 11.2.13 works fine, after creating a new angular app

Description

After running ng serve --open the cmd window is closed, and you cannot terminate the ng serve session without restarting your computer.

cmd window closes after running ng serve

npm install --global @angular/[email protected]
ng new nowitsfixed --style=scss --routing
ng serve --open

Now the cmd stays open

Your Environment

Angular Version:


Angular CLI: 11.2.13
Node: 14.15.1
OS: win32 x64

Angular:
...
Ivy Workspace:

Package                      Version
------------------------------------------------------
@angular-devkit/architect    0.1102.13 (cli-only)
@angular-devkit/core         11.2.13 (cli-only)
@angular-devkit/schematics   11.2.13 (cli-only)
@schematics/angular          11.2.13 (cli-only)
@schematics/update           0.1102.13 (cli-only)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions