#The Angular CLI process did not start listening for requests within the timeout period of 0 seconds

17 messages · Page 1 of 1 (latest)

bronze lily
#

Getting this error after upgrading to 12. It randomly worked once or twice but now I'm getting it again. Tried some solutions like adding echo (e.g., "start": "echo starting && ng serve"), as well as adding the progress: true option in the angular.json file.

proud wadi
#

g!codeblock @bronze lily What is the output of ng version

livid pendantBOT
#

@bronze lily, you can use the following snippet to have your code formatted and colored by Discord. Replace ts with the language you need (i.e. html, js, css, etc)
```ts
// your code goes here
```

bronze lily
#
Angular CLI: 13.3.10
Node: 14.20.0
Package Manager: npm 6.14.17
OS: win32 x64

Angular: 13.3.12
... animations, common, compiler, compiler-cli, core, forms
... language-service, localize, platform-browser
... platform-browser-dynamic, router

Package                         Version
---------------------------------------------------------
@angular-devkit/architect       0.1303.10
@angular-devkit/build-angular   13.3.10
@angular-devkit/core            13.3.10
@angular-devkit/schematics      13.3.10
@angular/cli                    13.3.10
@schematics/angular             13.3.10
rxjs                            6.6.7
typescript                      4.6.4

I upgrade to 13 but I was getting the problem on 12 as well.

proud wadi
proud wadi
bronze lily
#

Still not been able to find the solution

proud wadi
#

you didn't respond to my last question.
So my advice would be, don't use Windows for web development. Use *nix

bronze lily
#

I skimmed through it but it's not specifically talking about this issue

proud wadi
#

your problem is not Angular, it is ASP. you have to look into that. Or just not use ASP to launch your Angular app

bronze lily
#

I see

proud wadi
#

This is an Angular Discord. I don't see many ASP.net mentions in our posts, so I don't think here is a great place for anything other than rubber duck debugging