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.

No available node version satisfies 'node17'

See original GitHub issue

See No available node version satisfies 'node17' when I type pkg app.mjs. How to fix it?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8

github_iconTop GitHub Comments

4reactions
jeseccommented, Dec 6, 2021

I am working on Node 17. If everything goes well, we would have patched binaries available for Node 17 soon.

Note that support for odd-versions (non-LTS) are not protected by semver, and they could be removed as soon as the next designated LTS (in this case, 18) comes out.

1reaction
jim-king-2000commented, Dec 6, 2021

I am working on Node 17. If everything goes well, we would have patched binaries available for Node 17 soon.

Note that support for odd-versions (non-LTS) are not protected by semver, and they could be removed as soon as the next designated LTS (in this case, 18) comes out.

Fantastic! Good wish to pkg, the great tool.

By the way, there is another extremely important feature, ESM support, which we expect eagerly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Node - Cross Plattform compilation - PKG - Stack Overflow
Is there no way i can package my application? Update: In github they say, i have to include the .node files in the...
Read more >
pkg - npm
Package your Node.js project into an executable. Latest version: 5.8.0, ... Test your app against new Node.js version without installing it ...
Read more >
A brand new website interface for an even better experience!
No available node version satisfies 'node13'
Read more >
New Node.js features, Node latest version report | TSH.io
A new stable version of the timers promises API has been made available starting with Node.js 16. It was originally introduced as an ......
Read more >
Node.js 18 — A Deeper Look Into the Newest Version and Its ...
Why You Should Upgrade Your Existing Project From Node 17 to 18 (Migration and Deprecation) · Globally available browser APIs like Fetch and...
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