2 years ago
I changed nothing and this project is no longer deploying. I also cannot find a quick answer on Google.
ⓘ Deployment information is only viewable by project members and Railway employees.
19 Replies
2 years ago
It was working for weeks before but now not anymore.
2 years ago
I'm not sure on which version it needs to run on but on my local it works with v20.11.1
2 years ago
Jun 11, 2024 7:00 AM
296321b1-5226-4f98-9516-33be583aa104
2 years ago
27 hours ago
2 years ago
There have been no changes to nixpacks in this time frame, that means there was something changed on your side.
2 years ago
Please search for `sh: 1: node-waf: not found` when trying to find a solution to your issue.
2 years ago
Are you able to to get the build logs for the first deployment for that commit?
2 years ago
No, they are not available anymore
2 years ago
Ok, so I removed the "zlib" package from my package.json and now the build is complete. I used this 13 year old package: https://www.npmjs.com/package/zlib instead of using internal tool "zlib" (same name)
Status changed to Solved Railway • over 1 year ago
2 years ago
Thank you for your help in figuring this out! Still strange that it worked before
