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.

support new LTS 18.x ?

See original GitHub issue

Hi Maintainers,

just a reminder, nodejs has released 18.x as the new LTS version, maybe this line could be updated.

https://github.com/nodeshift/opossum/blob/0491f4899c13f700b3a1c7872f52d49fa8bcf517/package.json#L72

otherwise, npm will show warnings

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'opossum@6.3.0',
npm WARN EBADENGINE   required: { node: '^16 || ^14 || ^12' },
npm WARN EBADENGINE   current: { node: 'v18.3.0', npm: '8.11.0' }
npm WARN EBADENGINE }

Regards, Theo

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
lholmquistcommented, Jun 22, 2022

just released 6.4.0

1reaction
richardlaucommented, Jun 13, 2022

just a reminder, nodejs has released 18.x as the new LTS version, maybe this line could be updated.

FWIW Node.js 18 does not become LTS until October 2022.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ubuntu release cycle
Canonical publishes new releases of Ubuntu, OpenStack and Kubernetes on a ... LTS or 'Long Term Support' releases are published every two years...
Read more >
.NET and .NET Core official support policy - Microsoft
LTS releases get free support and patches for 3 years. STS releases get free support and patches for 18 months. Within a release's...
Read more >
[Released] Support for Node.js 18.x (LTS) #986 - GitHub
Nodejs v18 became LTS yesterday, I know its too early to ask, but is there any plan on introducing 18.x runtime soon?
Read more >
Ubuntu 18.04 - End of Life - SCS Computing Facilities
LTS stands for long-term support — which means five years, until April 2025, of free security and maintenance updates, guaranteed. Request our latest...
Read more >
Oracle Java SE Support Roadmap
If you are looking for the latest free JDK release from Oracle under an ... For the purposes of Oracle Premier Support, non-LTS...
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