-
- Notifications
You must be signed in to change notification settings - Fork 197
Closed
Labels
Description
Steps to reproduce:
manually start emulator npm install -g nativescript@next (version after 2017.03.03) tns create TestApp tns run android --path TestApp Log:
Preparing project... Project successfully prepared (android) Executing after-prepare hook from /Users/topuzov/Git/nativescript-cli-tests/MitkoApp/hooks/after-prepare/nativescript-dev-android-snapshot.js Unable to sync files. Error is: Multiple errors were thrown: Cannot read property 'projectDir' of undefined Executing before-prepare hook from /Users/topuzov/Git/nativescript-cli-tests/MitkoApp/hooks/before-prepare/nativescript-dev-android-snapshot.js Preparing project... Project successfully prepared (android) Executing after-prepare hook from /Users/topuzov/Git/nativescript-cli-tests/MitkoApp/hooks/after-prepare/nativescript-dev-android-snapshot.js Unable to sync files. Error is: Multiple errors were thrown: Cannot read property 'projectDir' of undefined Most likely caused by a008db1