-
-
Notifications
You must be signed in to change notification settings - Fork 197
tns run ios issue with 2.5.0 - unable to sync files on iOS Simulator #2476
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
Comments
How to reproduce: |
I got the same problem over here. I'm using the plugin |
+1 I've go the same situation as @JuanDelgadillo. Building on Mac for iOS, targeting the simulator.
|
I'm experiencing the problem while using |
I still get this in
|
I still get this aswell. |
Hey, @vance @lukeramsden, |
@vance @lukeramsden Can you reproduce the problem with hello-world app? I believe it is an issue caused by |
@dtopuzov I will try tomorrow, and I use both of those plugins :P |
FWIW, the |
@lukeramsden pelase also post versions of |
@lukeramsden Any update on this? |
@dtopuzov Sorry I didn't get a chance to test it, been very busy releasing the app. |
I'm getting a similar problem with the latest version of nativescript 3.0.1 - Very basic setup on Ubuntu 16.04 although my colleagues who work in a windows environment tell my live-sync is OK for them - error as follows when edit a basic ts file from the Hello world app and save: Executing before-prepare hook from /home/simon/projects/nativescript/HelloWorld/hooks/before-prepare/nativescript-dev-android-snapshot.js |
OK - found the answer to the above problem - Intellij saves temp files as a "safe write" option which was causing the issue. So if turn off evrything is OK. System Settings => "Use safe write" in intellij |
@shakes90 is right On linux I didn't have this issue on NS 2.5, and I have it now on 3.0 |
Closing this issue since Reported issues are either problem with specific plugin (should be addressed by plugin itself) or not related with the original issue (the problem with temp files on linux). |
No. This problem returned on TNS 4. ( already reported here #3630) Look at this screen where my app is On : Now let's change something in the code See error : It didn't happen before in v 3 complete package.json : https://gist.github.com/RoyiNamir/c7adb7454b075369b0d325b88575f374 |
Hi @RoyiNamir Thanks for logging it at separate issue, we will investigate and post updates there. |
Output:
Seems to fail with the same error on different files in “/Resources/en.lproj”. Here it’s “Localizable.strings.” Sometimes it’s “InfoPlist.strings”.
The text was updated successfully, but these errors were encountered: