Skip to content

Livesync --watch fails every few changes for TypeScript projects with sourceMaps disabled #1808

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
ibnzbssrckr opened this issue Jun 7, 2016 · 3 comments

Comments

@ibnzbssrckr
Copy link

ibnzbssrckr commented Jun 7, 2016

Every few changes when running tns livesync android --watch the cli spits this back at me:

Unable to sync files. Error is: ENOENT: no such file or directory, stat '/home/mike/WebstormProjects/NativeScript/sample-Groceries/platforms/android/src/main/assets/app/pages/list/list.html___jb_tmp___

I am working with the sample Groceries Typescript/Angular app from https://github.com/nativescript/sample-Groceries.git. I have not made any configuration changes beyond typing to disable sourceMap in tsconfig per another issue. I am using the Webstorm editor and think that it may be creating these temporary files.

@enchev
Copy link
Contributor

enchev commented Jun 13, 2016

Hey @ibnzbssrckr,

I don't have Webstorm however I've tested with Visual Studio Code and everything worked as expected. Since Visual Studio Code is where we want to invest the only option I can suggest you for now is to use instead Webstorm.

@enchev
Copy link
Contributor

enchev commented Jun 13, 2016

Most probably related to #1810

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