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.

Node 10.15.3 binaries disappeared for some platforms

See original GitHub issue

Is this a BUG or a FEATURE REQUEST?: BUG

What happened: Builds for Node 10.15.3 on Linux-64 and Windows-64 stopped working. Apparently, the binaries have disappeared from https://github.com/nexe/nexe/releases

What you expected to happen: Builds for these versions should still work.

How to reproduce it (as minimally and precisely as possible):

$ rm -rf ~/.nexe # Clear cached versions
$ nexe -t windows-x64-10.15.3 index.js
ℹ nexe 3.1.0
✔ Downloading pre-built Node.js
✔ Finished in 1.322s

Error: https://github.com/nexe/nexe/releases/download/v3.0.0/windows-x64-10.15.3 is not available, create it using the --build flag

See nexe -h for usage..

Anything else we need to know?: It probably broke somewhere between 21 June and 24 June (according to build failures in our pipeline).

Environment

  • Platform(OS/Version): Windows 10, 64 bit, node:10.15.3 docker image
  • Host Node Version: Node 10.15.3
  • Target Node Version: Node 10.15.3
  • Nexe version: 3.1.0, 3.2.0
  • Python Version: 3.6.8

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

7reactions
ChristianTuckercommented, Aug 22, 2019

Can’t edit my previous comment, info:

i nexe 3.3.2
√ Downloading pre-built Node.js
√ Finished in 1.282s

Error: https://github.com/nexe/nexe/releases/download/v3.0.0/windows-x64-10.16.3 is 
not available, create it using the --build flag
3reactions
poelstracommented, Jul 4, 2019

Thanks for the quick response @calebboyd!

Do you have a rough estimate of when the builds will be back (hours, days, weeks)? (Asking because we may need to create a temporary patch with custom builds in the mean time.)

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can I solve error gypgyp ERR!ERR! find VSfind VS ...
At first, I would run Visual Studio Installer and add "Visual Studio C++ core features", because it says it wants it and it...
Read more >
Download & Update Node.js to the Latest Version! Node v19 ...
Direct download links to update to the latest Node.js versions: Node ... Starting from Node.js 18.0.0, users can build a Node.js binary with ......
Read more >
Download - Node.js
Download the Node.js source code or a pre-built installer for your platform, and start developing today. LTS. Recommended For Most Users.
Read more >
n - npm
n – Interactively Manage Your Node.js Versions · Supported Platforms · Installation · Installing Node.js Versions · Specifying Node.js Versions.
Read more >
How to install Node.js and npm on macOS - Fullstack.io
That means that the command you are trying to run is not installed. But worry not, there are several ways to install Node.js...
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