You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a CI build that include the command n 18. It used to work downloading v18.20.4 but now that the latest version is v18.20.5 the response status is 404 File not found.
Node.js Version
v18.20.5
NPM Version
I don't know
Operating System
Darwin Kernel Version 23.6.0
Subsystem
Other
Description
We have a CI build that include the command
n 18
. It used to work downloading v18.20.4 but now that the latest version is v18.20.5 the response status is404 File not found
.I checked in https://nodejs.org/dist/v18.20.5/ and there are no files other than .txts.
Can someone add the files?
Minimal Reproduction
Run
n 18
in terminalOutput
Downloading https://nodejs.org/dist/v18.20.5/node-v18.20.5.tar.xz...
curl: (56) The requested URL returned error: 404
Before You Submit
The text was updated successfully, but these errors were encountered: