We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Ignore run tests for android because of NativeScript/nativescript-cli…
a1ac952
…#2590
@next
rosen-vladimirov
Successfully merging a pull request may close this issue.
Steps to reproduce:
Log:
Most likely caused by a008db1
The text was updated successfully, but these errors were encountered: