Skip to content

tns preview doesn't sync changes when download 2 Playground projects #4129

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
Natalia-Hristova opened this issue Nov 13, 2018 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@Natalia-Hristova
Copy link

Natalia-Hristova commented Nov 13, 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: 5.0.0
  • Cross-platform modules:
  • Android Runtime:
  • iOS Runtime:
  • Plugin(s):

Describe the bug
tns preview doesn't sync changes when download 2 Playground projects on macOS

NOTE: tns preview --bundle sync changes

To Reproduce

  1. Go to https://play.nativescript.org/
  2. Create JS project
  3. Download it twice
  4. Run tns preview on the second project
  5. Make changes

Expected behavior
Changes to be applied

Sample project

Additional context

@Fatme Fatme self-assigned this Nov 14, 2018
@Natalia-Hristova
Copy link
Author

It looks like ( breaks the sync. On macOS when download a project with the same name it appers like Project (1). So you can reproduce it also when:

  1. tns create SomeApp --js
  2. Rename project folder to contains (
  3. Run tns preview

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

5 participants