Skip to content

npm run demo-app crashes after saving a change in a TS file #3795

Closed
@alexw10

Description

@alexw10

Bug, feature request, or proposal:

There seems to be a bug right now when you spin up the demo-app:
"npm run demo-app"

If I change something in a ts file in src/lib the app crashes with:
Error: ENOENT: no such file or directory, open
'material2/dist/packages/demo-app/index.html'

What is the expected behavior?

App should rerun properly without crashing.

What is the current behavior?

Crashes when changing a TS file for example.

What are the steps to reproduce?

Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: https://goo.gl/DlHd6U

What is the use-case or motivation for changing an existing behavior?

Want to be able to change files and have it automatically refresh properly.

Which versions of Angular, Material, OS, browsers are affected?

None Material2 issue.

Is there anything else we should know?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions