Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Error! No available node version satisfies 'node20' #2014

Closed
filefi opened this issue Nov 1, 2023 · 4 comments
Closed

Error! No available node version satisfies 'node20' #2014

filefi opened this issue Nov 1, 2023 · 4 comments

Comments

@filefi
Copy link

filefi commented Nov 1, 2023

What version of pkg are you using?

5.8.1

What version of Node.js are you using?

v20.9.0

What operating system are you using?

Windows

What CPU architecture are you using?

x86_64

What Node versions, OSs and CPU architectures are you building for?

node-v20.9.0-win-x64

Describe the Bug

node-v20.9.0 is already LTS. but still get this error:

Error! No available node version satisfies 'node20'

Expected Behavior

output single .exe file

To Reproduce

image

@chstappert
Copy link

@damartripamungkas
Copy link

try with this fork repo : https://github.com/yao-pkg/pkg-fetch

@milkcoke
Copy link

bump..

@ronak1009
Copy link

ronak1009 commented Jan 2, 2024

I am too facing the similar issue with node 20 on Ubuntu 20.04. Max I could try to pkg is with node18-linux-x64. Is this still under development?

Using: node v20.10 for ubuntu

> pkg index.js
> pkg@5.8.1
> Targets not specified. Assuming:
  node20-linux-x64, node20-macos-x64, node20-win-x64
> Error! No available node version satisfies 'node20'

pkg index.js -t node20-linux-x64
> pkg@5.8.1
> Error! No available node version satisfies 'node20'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants