-
Notifications
You must be signed in to change notification settings - Fork 12k
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 does not detect file changes #6695
Comments
Please provide some more details What file did you change? |
For Webstorm users, make sure "Use safe write" in the settings is disabled, for myself was bugged by this. |
Versions.@angular/cli: 1.2.0 Repro steps.Live reload is not working since I upgrade ng/cli to 1.2.0. |
Same issue Versions: I had the same problem in the previous version Angular cli started to have the problem that it could not refresh projects upon saving files. So I reinstalled my entire computer. At first Angular cli was working properly again. But after cloning my projects and testing those, I started to have the same problem again.... |
I had the same problem and stumbled upon #2356. Changing inotify watchers limit as suggested in #2356 (comment) was the solution 😄 |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
os
Versions
###Steps
I have read and tested all the steps in issue #4338
but i am not able to solve the issue.
As i am new to angular i don't know what is the issue.
So had to stop and reastart ng serve manually
The text was updated successfully, but these errors were encountered: