Skip to content

Auto reload after modification html and css files ( "Nothing changed" #4252

@harishajdarevic

Description

@harishajdarevic

Please provide us with the following information:

OS?

Ubuntu 16.04 LTS

Versions.

Please run ng --version. If there's nothing outputted, please run in a Terminal: node --version and paste the result here:

angular-cli: 1.0.0-beta.26
node: 6.7.0
os: linux x64
@angular/common: 2.4.5
@angular/compiler: 2.4.5
@angular/compiler-cli: 2.4.5
@angular/core: 2.4.5
@angular/forms: 2.4.5
@angular/http: 2.4.5
@angular/platform-browser: 2.4.5
@angular/platform-browser-dynamic: 2.4.5
@angular/router: 3.4.5

Repro steps.

Was this an app that wasn't created using the CLI? What change did you do on your code? etc.

1. Open app.component.html
2. Changed <div>test</div> to <div>test 22222</div>
3. In console I got message
[WDS] App updated. Recompiling...
[WDS] Nothing changed.

The log given by the failure.

Normally this include a stack trace and some more information.

Mention any other details that might be useful.


Thanks! We'll be in touch soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: investigationRequires some digging to determine if action is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions