-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Labels
needs: more infoReporter must clarify the issueReporter must clarify the issue
Description
OS?
Linux Kubuntu 16.10
Versions.
@angular/cli: 1.0.0-beta.30
node: 7.4.0
os: linux x64
Repro steps.
ng new newApp
cd newApp
ng serve
Edit app.component.ts (I changed 'app works!' to 'app works!!') and save.
This will trigger a re-compile.
The log given by the failure.
[WDS] App updated. Recompiling...
[WDS] App updated. Recompiling...
[WDS] Nothing changed.
Mention any other details that might be useful.
The hash between compile runs does not change.
I've seen an issue on this topic before, but it appears this is not a Windows-specific problem.
mikejpeters, rodp82, igorivaniuk, kol-li, phil-cap and 8 more
Metadata
Metadata
Assignees
Labels
needs: more infoReporter must clarify the issueReporter must clarify the issue