Skip to content

cli 8.1.1 and 8.1.2 not accounting for 'JSC' tag version - Resulting in error: Cannot read property 'version' of null  #5574

Closed
@cjohn001

Description

@cjohn001

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions