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):
To Reproduce
npm i -g nativescript@4
tns create newApp
- Check the
package.json of the newly created app. The core modules and runtimes should be compatible with the CLI (v4) but both of them are installed with their latest versions (v5).