-
Notifications
You must be signed in to change notification settings - Fork 438
Description
I'm submitting a ... (check one with "x")
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see use [gitter](https://gitter.im/mgechev/angular2-seed) or [stackoverflow](https://stackoverflow.com/questions/tagged/angular2)
Current behavior
Running npm run start.ios results in an error:
[1] 1 0x10c22d25c -[TNSRuntime executeModule:referredBy:]
[1] 2 0x10bc99d4e main
[1] 3 0x10f72d575 start
[1] 4 0x1
[1] [native code]: JS ERROR Error: Could not find module './'. Computed path '/Users/ahetma437/Library/Developer/CoreSimulator/Devices/F1D2C039-472E-4678-B8F9-A9813FA631BE/data/Containers/Bundle/Application/6DC9CC37-6077-4481-8172-316040D39C72/nativescript.app/app'.
Expected behavior
Expected emulator to work and display the app.
Minimal reproduction of the problem with instructions
clone latest seed, npm i, npm run start.ios
What is the motivation / use case for changing the behavior?
Evaluating using the seed
Please tell us about your environment:
iOS macbook mojave
-
Angular Seed Version:
aaaaf75
Latest as of Nov 19 2018 -
Node:
node --version=
Node -v 10.13.0
npm -v 6.4.1