NativeScript / NativeScript/nativescript-cli

exception will be thrown when app is uninstalled and make a change

Open
#4,923 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. tns run ios
  2. uninstall an app from device
  3. make a change and you will see exception

Expected behavior
app should work correctly

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.