-
Notifications
You must be signed in to change notification settings - Fork 12k
Server does not restart automatically when there was a change #3026
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
Comments
Dupe of #2833 |
Now it works. Thanks.
Dupe of #2833— |
How was this resolved? I uninstalled cli then updated npm to version 3.10.8, then installed cli but still the server does not refresh. Even when i clear my browser cache and refresh it no update is made. I have to ng serve to update the code changes. Please help. |
I have the same problem. I had another file of the same version of CLI (beta 19), but It works with no problem. But when I created another new app, I have to restart (ng serve) every time after making a change.
How was this resolved? I uninstalled cli then updated npm to version 3.10.8, then installed cli but still the server does not refresh. Even when i clear my browser cache and refresh it no update is made. I have to ng serve to update the code changes. Please help.— |
@filipesilva this issue seems not be resolved. The old angular 2.0.0 with cli 1.0.0-beta.15 doesn't have this issue but with this latest cli 1.0.0-beta.19 release it's chaos. |
I am using OSX Elcapitan version 10.11.6 |
I have the same problem, but in my case if AppComponent is changed and saved, it reload and detect the chages. but changes made in child component does not reload. I have |
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.
Repro steps.
The log given by the failure.
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered: