Build failed due to unsupported node version 14

I want to ask if is there any workaround that I can deploy my application using node v14, I know it's not supported anymore but I'm using strapi(v3) and I can't upgrade to a higher version.

Solved

2 Replies

brody
EMPLOYEE

2 years ago

you would have to write a Dockerfile that uses node 14


Status changed to Solved Railway almost 2 years ago


Thanks, it worked, I really appreciate how easy and flexible Railway is about adding a custom Dockerfile


Loading...