Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Webpack recompile fails when using AoT with watch mode #547

Closed
3 tasks done
sis0k0 opened this issue May 31, 2018 · 1 comment · Fixed by #539
Closed
3 tasks done

Webpack recompile fails when using AoT with watch mode #547

sis0k0 opened this issue May 31, 2018 · 1 comment · Fixed by #539
Assignees
Labels

Comments

@sis0k0
Copy link
Contributor

sis0k0 commented May 31, 2018

Issue Checklist

Tell us about the problem

When running webpack in watch mode with Ahead-of-time compilation enabled, the first change causes the webpack compiler to throw an error and exit.

Steps to reproduce

tns create someapp --ng && cd someapp
tns run android --bundle --env.aot
@sis0k0 sis0k0 added the bug label May 31, 2018
@sis0k0 sis0k0 self-assigned this May 31, 2018
@jolafrite
Copy link
Contributor

same here, I get the following error:

Error: ENOENT: no such file or directory, stat '/Users/user/Downloads/ns-project/app/app.component.ngfactory.js'

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

Successfully merging a pull request may close this issue.

2 participants