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.

Document which node versions are supported.

See original GitHub issue

703-imported-1453533598-schedule

Looking at the picture, node 0.12 is no longer an active LTS as of this month. We already removed 0.10 from Travis due to failing linters. Looks like there are problems running 0.10 on irc-framework branch too.

We can also use engines field in package.json to make it more clear for users: https://docs.npmjs.com/files/package.json#engines

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
xPawcommented, Apr 20, 2016

cc @thelounge/maintainers.

Looks like there are random issues popping up when running master on node 0.10. Can we add engines for the next release?

0reactions
astorijecommented, Apr 27, 2016

👍 on pretty much everything that was said and concluded to. A few comments on #280 details but overall OK with the idea.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Supported Node versions - Node-RED
Supported Node versions. Node-RED currently recommends Node 16.x LTS. Version, Support Level, Notes. < 10.
Read more >
Supported node versions for self-hosted installs of Ghost
Supported Node versions ; 14.x (Node v14 Fermium LTS), Supported ; 15.x and above, Unsupported ; 16.x (Node v16 Gallium LTS), Recommended ;...
Read more >
What uses / respects the .node-version file? - Stack Overflow
Direnv supports both .node-version and .nvmrc files. Direnv is all I use for ...
Read more >
Documentation - Node.js
It also indicates which methods are available for different versions of Node.js. This documentation describes the built-in modules provided by Node.js.
Read more >
Supported Node.js versions - WebStorm - JetBrains
This page lists all Node.js versions supported by WebStorm for developing applications. Find the Node.js release schedule with the information about the ...
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