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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ng serve dies quietly windows #28815

Open
1 task
damiandennis opened this issue Nov 7, 2024 · 0 comments
Open
1 task

ng serve dies quietly windows #28815

damiandennis opened this issue Nov 7, 2024 · 0 comments

Comments

@damiandennis
Copy link

Command

serve

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

17

Description

ng serve running on a windows client seems to die quietly for all new projects. existing projects that I have upgraded etc seem to still be ok.

Minimal Reproduction

npm install -g @angular/cli
ng new project
cd project
ng serve

pauses then dies without any indication of anything going wrong, even using --verbose nothing happens.

Exception or Error

no

Your Environment

os: Microsoft Windows 10 Enterprise
node: 20.15.0
ng: 18.2.11

Anything else relevant?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant