Webstorm on Catalnia don`t rebuild Angular code changes automatically
I have installed Catalina and in Webstorm, Angular don't rebuild project when code changes: I need to stop with ctrl+C and re-run ng serve
I have reviewed config and it's all ok. Any help, please?
Please sign in to leave a comment.
Looks like an issue with hot reloading... See https://stackoverflow.com/questions/58794231/hot-module-reloading-not-working-in-macos-catalina, https://stackoverflow.com/questions/58768920/how-can-i-use-npm-start-on-mac-os-catalina
Unfortunately none of these post offer a solution for the issue:(
Does it work if you edit+save the files in other editors? Also, please try disabling Use "safe write" in Preferences | Appearance & Behavior | System Settings - does it make things any better?
I has been trying different solutions: upgrade nodejs to 12 version (but is incompatible with my project in angular 7 version), upgrade Xcode, activate and deactivate safe write, ...
But It dosn't work.
Problem is not in the Webstorm: is in the Angular capability of detect file changes, but I can't find a solution
I see... I'd suggest reporting it to https://github.com/angular/angular-cli/issues