You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
You can't add the platforms after you do a preview; the platform directory will have "stuff" in it from the preview blocking the platform add.
To Reproduce tns create test5 cd test5 npm i nativescript-dev-webpack --save-dev tns preview
(preview app with preview/playground app) tns platform add android
(fails with error code here)
Expected behavior
Platform to be added..
The text was updated successfully, but these errors were encountered:
Environment
Describe the bug
You can't add the platforms after you do a preview; the platform directory will have "stuff" in it from the preview blocking the platform add.
To Reproduce
tns create test5
cd test5
npm i nativescript-dev-webpack --save-dev
tns preview
(preview app with preview/playground app)
tns platform add android
(fails with error code here)
Expected behavior
Platform to be added..
The text was updated successfully, but these errors were encountered: