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.

Bump minimum `node` version.

See original GitHub issue

If you bump the minimum node version to at least 4.0.0, you can drop the dependency on os-tmpdir. I can write a PR for this if you would like.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
silkentrancecommented, Dec 13, 2016

I for myself would be glad to drop support for node versions older than 4.0.0. However, I do not know if there are people out there still using it with node versions <4.0.0. Perhaps @raszi can direct us.

In any way, getting rid of older node versions is definitely worth a major version bump, say 1.0.0? #75

0reactions
silkentrancecommented, Oct 6, 2018

Since we no longer support node <6, I am closing this as done.

Read more comments on GitHub >

github_iconTop Results From Across the Web

feat!: bump minimum node version to 14.18.0 by bluwy ...
Ref #8309 (comment), that fs.rmSync requires node 14.14. node: protocols with require() requires `node 14.18. Ref https://twitter.com/ ...
Read more >
How To Automatically Bump NPM Package Version
You can add a simple script in our package.json file to automatically bump the version and then publish the package. Add the following...
Read more >
Specifiy minimum node and npm version in package.json
I'd be tempted to actually recommend that we bump up our minimum supported NodeJS version to v4. x LTS per the LTS announcment,...
Read more >
Upgrade Guide
The minimum Node.js version has been bumped from 12.0.0 to 12.22.0 which is the first version of Node.js with native ES Modules support....
Read more >
Download & Update Node.js to the Latest Version! ...
Direct download links to update to the latest Node.js versions: Node ... deps: bump minimum ICU version to 68; deps: update ICU to...
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