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

AOT/Ionic2 - Module build failed: path issue #19

Open
DODMax opened this issue Jan 20, 2017 · 1 comment
Open

AOT/Ionic2 - Module build failed: path issue #19

DODMax opened this issue Jan 20, 2017 · 1 comment

Comments

@DODMax
Copy link

DODMax commented Jan 20, 2017

When using on a Ionic 2 project I get the following error at runtime (on my device)

Uncaught Error: Module build failed: Error: ENOENT: no such file or directory,
open '[**DEV_PATH_ON_MY_PC**]\node_modules\angular2-tag-input\lib\tag-input.module.js'
    at Object.<anonymous> (main.js:41)
    at e (main.js:1)
...

It seems the path of the module on my development environment is used instead of a relative path on the device.

@DODMax DODMax changed the title AOT/Ionic2 - Module build failed: Error: ENOENT: no such file or directory AOT/Ionic2 - Module build failed: path issue Jan 20, 2017
@hugoramos
Copy link

+1 Any updates on that one?

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