Skip to content

platforms\android locked after tns run #2528

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
dtopuzov opened this issue Feb 13, 2017 · 1 comment
Closed

platforms\android locked after tns run #2528

dtopuzov opened this issue Feb 13, 2017 · 1 comment
Assignees
Milestone

Comments

@dtopuzov
Copy link
Contributor

dtopuzov commented Feb 13, 2017

Since Android runtime now use gradle daemon {N} is almost unusable on Windows because gradle deamon locks platform/android folder and user can not cleanup the project.

npm install -g nativescript@next
tns create TestApp
tns platform add android@next
tns run android

Then try to delete TestApp folder.

CLI: @next
Android Runtime: @next

@dtopuzov
Copy link
Contributor Author

In order to unlock folders on Windows end users should perform tns platform remove android.

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