Skip to content

Copy folder with files inside app breaks live sync #2653

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 24, 2017 · 0 comments
Closed

Copy folder with files inside app breaks live sync #2653

dtopuzov opened this issue Mar 24, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@dtopuzov
Copy link
Contributor

Copy folder with files breaks livesync.

Steps to reproduce:

tns create TestApp
tns run ios --path TestApp
cp -R <some folder with at least 1 file inside> TestApp/app/<some folder>

Log:

Transferring project files...
Unable to sync files. Error is: Multiple errors were thrown:
EEXIST: file already exists, mkdir '/Users/topuzov/Library/Developer/CoreSimulator/Devices/B401AF52-81BC-4BA7-82CC-EF15DA7CD588/data/Containers/Bundle/Application/ED4EBAD7-EA40-498D-B162-9C398224303C/MitkoApp.app/app/f4'

Found in [email protected]

@dtopuzov dtopuzov added the bug label Mar 24, 2017
@yyosifov yyosifov self-assigned this Mar 24, 2017
yyosifov added a commit that referenced this issue Mar 27, 2017
* Fix multiple mkdir commands for the same directory #2653

* Change travis build node.js version to 6
@pkoleva pkoleva added this to the 3.0.0-RC milestone Mar 27, 2017
dtopuzov pushed a commit to NativeScript/nativescript-cli-tests that referenced this issue Mar 27, 2017
yyosifov added a commit that referenced this issue Mar 28, 2017
* Fix multiple mkdir commands for the same directory #2653

* skip the hidden files when livesyncing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants