Error! No available node version satisfies 'node11'

See original GitHub issue

Hey all,

Im trying to pack my console application into an executable, im running windows 10 x64. Ive tried to reinstall node v11.3.0 for about 3 times.

pkg . will output: > pkg@4.3.5 > Targets not specified. Assuming: node11-linux-x64, node11-macos-x64, node11-win-x64 > Error! No available node version satisfies 'node11'

node -v will output: v11.3.0

ive searched around for a bit and didnt found a solution for this issue, i hope somebody can solve it…

Micha de Vries

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:18
  • Comments:37 (1 by maintainers)

github_iconTop GitHub Comments

41reactions
saikoux12commented, Dec 5, 2018

use node 10.12.0… is lts

29reactions
saikoux12commented, Dec 5, 2018

While using an older version of Node may work, it’s not a proper fix for this issue.

but node 11 is not a stable version.

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 >
A brand new website interface for an even better experience!
No available node version satisfies 'node13'
Read more >
Node Sass does not yet support your current environment
Here is how you can fix node incompatibility error, using "Node Sass does not yet support your current environment" as an example.
Read more >
pkg - npm
This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js...
Read more >
T210506 `npm install` fails for mediawiki/core with ...
(no problems) $ vagrant ssh $ node -v v6.14.4 $ npm -v 2.15.12 $ cd /vagrant/mediawiki ... T217113: MediaWiki-Vagrant should use the same...
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