Skip to content

[@next] Run does not sync changes at all #2590

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

Closed
dtopuzov opened this issue Mar 7, 2017 · 0 comments · Fixed by #2591
Closed

[@next] Run does not sync changes at all #2590

dtopuzov opened this issue Mar 7, 2017 · 0 comments · Fixed by #2591

Comments

@dtopuzov
Copy link
Contributor

dtopuzov commented Mar 7, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants