-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Running node-nightly and it tries to pull down the x64 file, but it's not found in that directory.
host: 'nodejs.org',
hostname: 'nodejs.org',
method: 'GET',
path: '/download/nightly/v21.0.0-nightly202306022fca7ea2be/node-v21.0.0-nightly202306022fca7ea2be-darwin-x64.tar.gz',
protocol: 'https:',
url: 'https://nodejs.org/download/nightly/v21.0.0-nightly202306022fca7ea2be/node-v21.0.0-nightly202306022fca7ea2be-darwin-x64.tar.gz',
statusCode: 404,
statusMessage: 'Not Found',
headers: {
date: 'Fri, 02 Jun 2023 15:07:06 GMT',
'content-type': 'text/html',
'transfer-encoding': 'chunked',
connection: 'close',
'cache-control': 'private, no-store, max-age=0',
'cf-cache-status': 'BYPASS',
vary: 'Accept-Encoding',
'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
'x-content-type-options': 'nosniff',
server: 'cloudflare',
'cf-ray': '7d109aa4fc3906f4-ATL',
'content-encoding': 'gzip'
}
Node Version: 18.15.0
npm version: 9.5.0
OS: macOS
Metadata
Metadata
Assignees
Labels
No labels
