Closed
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: RC
Describe the bug
tns preview
fails when executed in application downloaded from https://play.nativescript.org/
To Reproduce
- Create NS + Angular application in https://play.nativescript.org/
- Download the application
tns preview
- Scan the QR code
Expected behavior
The application to be prepared and synced successfully on the device.
Sample project
Additional context