No available node version satisfies 'node17'
See original GitHub issueSee No available node version satisfies 'node17'
when I type pkg app.mjs
. How to fix it?
Issue Analytics
- State:
- Created 2 years ago
- Comments:8
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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.