Skip to content

livesync confused by temporary editor files #2488

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
brianmay opened this issue Feb 4, 2017 · 2 comments
Closed

livesync confused by temporary editor files #2488

brianmay opened this issue Feb 4, 2017 · 2 comments

Comments

@brianmay
Copy link

brianmay commented Feb 4, 2017

In Linux:

tns livesync android --emulator --watch

make changes with vim, emacs, etc, gives the following error in livesync:

Unable to sync files. Error is: ENOENT: no such file or directory, stat '/home/brian/tree/sample-Groceries/platforms/android/src/main/assets/app/login/login.component.html.bak'

It appears to notice the bak file while the editor is saving, and then gets upset when that file gets deleted after the editor has finished the save process. There is no need to even look at the *.bak files.

@ludwiktrammer
Copy link

The same thing happens with .scss files - here is the relevant bug in the nativescript-dev-sass bugtracker:

NativeScript/nativescript-dev-sass#18

@Plamen5kov
Copy link
Contributor

I'm closing this issue because it's a duplicate of #2476. Please follot and comment in there.

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

No branches or pull requests

3 participants