Skip to content

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

@dtopuzov

Description

@dtopuzov

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions