-
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 in infinite loop #773
Comments
filipesilva
added a commit
to filipesilva/angular-cli
that referenced
this issue
May 15, 2016
Close angular#773 In windows, `filePath` seems to not be normalized and has the wrong separations, resulting in incorrect calculation of `destPath`.
@filipesilva I had the same problem. |
hansl
pushed a commit
that referenced
this issue
May 15, 2016
Close #773 In windows, `filePath` seems to not be normalized and has the wrong separations, resulting in incorrect calculation of `destPath`.
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using
ng serve
on a newly generated project makes project building enter an infinite loop, sayingindex.html
changed.The text was updated successfully, but these errors were encountered: