You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Every few changes when running tns livesync android --watch the cli spits this back at me:
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.
The text was updated successfully, but these errors were encountered: