Skip to content
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

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

Closed
alexw10 opened this issue Mar 27, 2017 · 2 comments
Closed

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

alexw10 opened this issue Mar 27, 2017 · 2 comments

Comments

@alexw10
Copy link

alexw10 commented Mar 27, 2017

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?

@alexw10 alexw10 closed this as completed Mar 27, 2017
@alexw10
Copy link
Author

alexw10 commented Mar 27, 2017

Closed this as it looks like this PR fixes it:
#3794

@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 5, 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

1 participant