Skip to content

ng serve. File changed detected but no change in the output to ng serve. File change detected but no change in the output #5507

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

Closed
ofirrifo opened this issue Mar 19, 2017 · 3 comments

Comments

@ofirrifo
Copy link

Bug Report or Feature Request (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request

Versions.

Window 7
@angular/cli: 1.0.0-rc.2
node: 6.9.4
os: win32 x64
@angular/common: 2.4.10
@angular/compiler: 2.4.10
@angular/core: 2.4.10
@angular/forms: 2.4.10
@angular/http: 2.4.10
@angular/platform-browser: 2.4.10
@angular/platform-browser-dynamic: 2.4.10
@angular/router: 3.4.10
@angular/cli: 1.0.0-rc.2
@angular/compiler-cli: 2.4.10
@ngtools/webpack: 1.2.13

Repro steps.

any change in any *.ts file under the src/app/modules/ is refresh the browser
but the file with the new change is not change when I inpect in the browser (chrome)
for example this path: src/app/modules/header/header.component.ts

it do work for this path for example:
src/app/app.component.ts

Desired functionality.

on any change *.ts file it should be reflected on the browser.

Mention any other details that might be useful.

OS win 7
browser chrome
IDE webstorm 2016.3.3

@ofirrifo
Copy link
Author

I found that my problem only happened with webstorm IDE.

and this what help me to solve it

File > Settings... > System Settings > Use "safe write" (save changes to a temporary file first).

@filipesilva
Copy link
Contributor

Dupe of #5117

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants