-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm run pkg failed due to No available node version #8686
Comments
Hi @lzw06061139 What version of node do you have? Try this before:
It will install the node version we set in the after that, re-try: Let me know if it helps. |
Thanks for your reply. I tried the commands you listed above on my ubuntu(20.04), there are works well. But, after that, run 'npm run pkg' failed as before.
run 'make executable' again which calls the executable target in the Makefile, and build in the docker container, failed too. |
@guymguym @nimrod-becker |
Was not aware that someone was using it. @guymguym thoughts? |
I see there is executable taget in the make file as following:
|
Environment info
Actual behavior
Error! No available node version satisfies 'node20'
Expected behavior
Steps to reproduce
More information - Screenshots / Logs / Other output
The text was updated successfully, but these errors were encountered: