angular-cli: [ng13] ng serve auto compiling infinitely without any changes
Which @angular/* package(s) are the source of the bug?
compiler
Is this a regression?
Yes
Description
Hi, after upgrading ng13 from ng12, I got this issue. It worked well in ng v12.
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
No response
Please provide the environment you discovered this bug in
Angular CLI: 13.0.1
Angular Core: 13.0.0
Node: 14.17.3
Anything else?
No response
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Reactions: 1
- Comments: 31 (1 by maintainers)
Commits related to this issue
- fix(@angular-devkit/build-angular): don't watch nested `node_modules` when polling is enabled Previously the glob didn't catch nested `node_modules`. Closes #22163 — committed to angular/angular-cli by alan-agius4 3 years ago
- fix(@angular-devkit/build-angular): don't watch nested `node_modules` when polling is enabled Previously the glob didn't catch nested `node_modules`. Closes #22163 — committed to angular/angular-cli by alan-agius4 3 years ago
Following a debug session with @vincentpalita, we managed to track down what is causing the problem. Will be working on a fix shortly.
Thanks again @vincentpalita for your help.
A remote session would definitly be helpful. I don’t see a way to contact you in your GH profile. Can you please reach out personally on twitter or via email? Thank you.
@alan-agius4 I quit the IDE, launched the app from terminal. Tried again, same status: unlimited build once I touched a file. If you would like to open a remote session to see that on my desktop, feel free to DM me!
@Wenrong108, in that case without a reproduction / remote debugging session it would be hard to get to the bottom of this.