We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running node-nightly and it tries to pull down the x64 file, but it's not found in that directory.
node-nightly
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running
node-nightly
and it tries to pull down the x64 file, but it's not found in that directory.Node Version: 18.15.0
npm version: 9.5.0
OS: macOS
The text was updated successfully, but these errors were encountered: