NativeScript / NativeScript/nativescript-cli
exception will be thrown when app is uninstalled and make a change
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 6.0.3-2019-08-01-075532-13733
Describe the bug
Uninstall an app from a device and make a change. You will see exception: Unable to apply changes for device: b2365713167146c9fcf4f86a2ebca88c00340a3e. Error is: Could not open file Library/Application Support/LiveSync/app/tns_modules/tns-core-modules/inspector_modules.js for writing
To Reproduce
tns run ios- uninstall an app from device
- make a change and you will see exception
Expected behavior
app should work correctly
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the problem with tns run ios, uninstalling the app and then making a change. Trace the LiveSync handling around the reported Library/Application Support/LiveSync/app/tns_modules/tns-core-modules/inspector_modules.js write failure; done means changes apply without an exception after uninstalling the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- cli, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100