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.

Version on NPM not updated to 1.0.7

See original GitHub issue

Hi,

The version of zoom I’m getting when npm installing is 1.0.6. This version does not contain the 247 - for (k in cfg_def) { -> for (var k in cfg_def) {. Thus it’s not working in TypeScript

Could this be fixed?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
anitasvcommented, Aug 18, 2022

On it!

0reactions
anitasvcommented, Aug 18, 2022

Done, let me know if it works for you now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[BUG] npm update not updating package.json #708 - GitHub
All my versions are defined using ^x.x.x . node v15.8.0 (official script install) npm v7.5.1. OS: KDE neon User Edition 5.20 x86_64. As...
Read more >
node.js - npm update does not do anything - Stack Overflow
~ means that the patch version will update. So if you have version ~1.2.1 , it will update to any 1.2.x , but...
Read more >
npm-update
Description. This command will update all the packages listed to the latest version (specified by the tag config), respecting the semver constraints of...
Read more >
Download & Update Node.js to the Latest Version! Node v19 ...
Node.js 18 is the 'Current' release for the next 6 months and then promoted to Long-term Support (LTS) in October 2022. Node.
Read more >
How to fix 'npm does not support Node.js v14' error on ...
js installation was able to install an updated version of npm as well where it failed to upgrade an older npm if that...
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