Skip to content

Saving two platform-specific files during livesync causes an exception #3073

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
Mitko-Kerezov opened this issue Aug 21, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@Mitko-Kerezov
Copy link
Contributor

Mitko-Kerezov commented Aug 21, 2017

Tell us about the problem

Saving two platform-specific files in app/App_Resources simultaneously after tns run causes an exception.

Which platform(s) does your issue occur on?

Both

Please provide the following version numbers that your issue occurs with:

  • CLI: 3.1.3

Please tell us how to recreate the issue in as much detail as possible.

  1. Create a new project
  2. Execute tns run android for that project
  3. Open the project with an editor, make a minor change in app/App_Resources/Android/AndroidManifest.xml and in app/App_Resources/iOS/build.xcconfig. Save the files simultaneously.
  4. CLI errors with Unable to apply changes for device: <deviceId>. Error is: Cannot read property 'match' of null.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants