question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rigor789commented, Sep 25, 2021

Sure, let’s keep it open - I want to get this case fixed.

0reactions
cjohn001commented, Sep 25, 2021

@rigor789: Thank you very much! This fixes the issue. Shall I leave the issue open, till this is fixed in the scripts?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot read property 'version' of null - npm - Stack Overflow
Try this command in your terminal for your first warning, 1.$ npm cache clean --force 2.delete node_modules by $ rm -rf node_modules 3....
Read more >
pinentry bug fix and enhancement update
[2.99.917-11] - Today's git snap [2.99.917-10] - update git snap - fixes uninitialised properties crash [2.99.917-9] - Today's git snap - Don't force...
Read more >
ChangeLog-SLE-15-SP3-GM-SLE-15-SP4-PublicBeta ... - SUSE
Issue 4912 - Account Policy plugin does not set the config entry DN * Issue ... all mdevs more intuitive - Update to...
Read more >
Mass rebuild with perl-5.12.0 - FTP Directory Listing
Update to last 4.01 version from OCaml git. - Fix bug in argument parsing resolves: rhbz#1139803 - Use -fno-strict-aliasing when building the compiler...
Read more >
Authentication bypass for viewing and deletions of snapshots - Vulners
Patched versions Release 8.1.6: Download Grafana 8.1.6 Release notes Release ... no evidence of exploitation * 2021-09-23: Grafana Cloud instances updated ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found