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

App failed to compile upon save #367

Closed
2 tasks
peterson-umoke opened this issue Aug 24, 2018 · 1 comment
Closed
2 tasks

App failed to compile upon save #367

peterson-umoke opened this issue Aug 24, 2018 · 1 comment

Comments

@peterson-umoke
Copy link

I'm submitting a...

  • [* ] Bug report
  • Feature request
  • Documentation issue or request

Current behavior

once i save any file after running yarn start, it shows this
Failed to compile.

./src/app/app.module.ngfactory.js
Module not found: Error: Can't resolve '@angular/router.ngfactory' in 'C:\xampp\htdocs\WebAPPSEngine\src\app'

Expected behavior

i expect the app to reload and show the new updated change

Minimal reproduction of the problem with instructions

lauch a new app, running the latest cli and yarn, create the new app and install any new npm package say, angularfire2, firebase and classlist.js, change any file, and the issue will just begin

Environment

- generator version: X.Y.Z
- node version: X.Y.Z  <!-- run `node --version` -->
- npm version: X.Y.Z  <!-- run `npm --version` -->
- OS:  <!-- Mac, Linux, Windows -->

Others:

@sinedied
Copy link
Member

Duplicate of #352 and #366, please see the fix in #366.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants