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
Command sh -c node ./npm-install/postinstall.js npm ERR! https://github.com/railwayapp/cli/releases/download/v3.5.2/railway-v3.5.2-x86_64-unknown-linux-gnu.tar.gz npm ERR! FetchError: request to https://github.com/railwayapp/cli/releases/download/v3.5.2/railway-v3.5.2-x86_64-unknown-linux-gnu.tar.gz failed, reason: getaddrinfo ENOTFOUND github.com npm ERR! at ClientRequest.<anonymous> (file:///home/guillain/.nvm/versions/node/v18.17.1/lib/node_modules/@railway/cli/node_modules/node-fetch/src/index.js:108:11) npm ERR! at ClientRequest.emit (node:events:514:28) npm ERR! at TLSSocket.socketErrorListener (node:_http_client:501:9) npm ERR! at TLSSocket.emit (node:events:514:28) npm ERR! at emitErrorNT (node:internal/streams/destroy:151:8) npm ERR! at emitErrorCloseNT (node:internal/streams/destroy:116:3) npm ERR! at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { npm ERR! type: 'system', npm ERR! errno: 'ENOTFOUND', npm ERR! code: 'ENOTFOUND', npm ERR! erroredSysCall: 'getaddrinfo' npm ERR! }
The text was updated successfully, but these errors were encountered:
Hello, @guillainbisimwa! Thanks for your submission.
Our team will respond soon. If you need more immediate help, try our Forum or our Discord. Thanks!
Sorry, something went wrong.
Well that's weird as first railway cli has a build for alpine (x86_64-unknown-linux-musl), and second, the download link is valid
No branches or pull requests
The text was updated successfully, but these errors were encountered: