You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: