Andrew
Andrew
RRailway
Created by Andrew on 11/4/2023 in #✋|help
Failing build for Node.js Fastify server
I have a Node.js Fastify server I've been trying to deploy on Railway. Works perfectly locally as well as other services like Render and Heroku, but I keep running into build failures. It seems to run into the issue when running yarn install :
`#10 1.581 [5/5] Building fresh packages...

#10 2.111 error /app/node_modules/node-libcurl: Command failed.

#10 2.111 Exit code: 1
`#10 1.581 [5/5] Building fresh packages...

#10 2.111 error /app/node_modules/node-libcurl: Command failed.

#10 2.111 Exit code: 1
Attached is a more detailed log. Any help is appreciated!
26 replies