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: 8.1.1 and 8.1.2
- Cross-platform modules: "@nativescript/core": "~8.1.2", and 8.1.1
- Android Runtime: 8.1.1
- iOS Runtime: JSC
- XCode Version: Version 12.5.1 (12E507)
Describe the bug
Hello together, since cli version 8.1.1 I am not able to build my project anymore. I run npm i --force manually, I have seen pinned issue. However, when running ns run ... the cli terminates immediately with the following error message:
Cannot read property 'version' of null
Anyone observing the issue. Has someone an idea how I can obtain more debug output?