Skip to content

Files are not deleted from platforms folder on tns run command #3984

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
Fatme opened this issue Oct 5, 2018 · 0 comments
Closed

Files are not deleted from platforms folder on tns run command #3984

Fatme opened this issue Oct 5, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@Fatme
Copy link
Contributor

Fatme commented Oct 5, 2018

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: 4.2.3
  • Cross-platform modules: next
  • Android Runtime: next
  • iOS Runtime: next
  • Plugin(s): no matter

Describe the bug
In case when the user deletes some files from app folder, the files are not deleted from platforms folder.

To Reproduce

  1. tns create myApp
  2. tns run android/ios
  3. Delete some file from app folder

Expected behavior
The file should be deleted from platforms folder.

PR that fixes the issue: https://github.com/NativeScript/nativescript-cli/pull/3945/files

@Fatme Fatme added this to the 5.0.0 milestone Oct 5, 2018
@Fatme Fatme self-assigned this Oct 5, 2018
@miroslavaivanova miroslavaivanova self-assigned this Oct 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants