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

Could not find module 'parse5/index' with npm run start.ios #266

Closed
netwiser opened this issue Oct 12, 2016 · 2 comments
Closed

Could not find module 'parse5/index' with npm run start.ios #266

netwiser opened this issue Oct 12, 2016 · 2 comments

Comments

@netwiser
Copy link

IMPORTANT: This repository's issues are reserved for feature requests and bug reports. Do not submit support requests here.

Steps to reproduce and a minimal demo of the problem
npm i nativescript@next -g
check out the latest angular2-seed-advanced
cd angular2-seed-advanced
npm install
npm run start.ios

What steps should we try in your demo to see the problem?

Current behavior
file:///app/tns_modules/nativescript-angular/parse5_adapter.js:8:21: JS ERROR Error: Could not find module 'parse5/index'. Computed path '/Users/netwiser/Library/Developer/CoreSimulator/Devices/C02DE6EC-2A02-4754-8830-490645792745/data/Containers/Bundle/Application/DC03B4BD-DA1C-45D4-B3AD-B4F4BC4D22B8/nativescript.app/app/tns_modules/parse5/index'.

Expected/desired behavior
Emulator up and run

Other information
MacOS, Xcode 8, Node 6.6.0, npm 3.10.3, nativescript 2.4.0-2016-10-11-6790

@NathanWalker
Copy link
Owner

Thanks for the report @netwiser, I also see this issue and have reported it here:
NativeScript/nativescript-angular#493

@NathanWalker
Copy link
Owner

This error is now gone on master.

Another issue has cropped up related to ng2-translate, please see this comment:
#272 (comment)

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