Change node version

tahamansoor
TRIAL

a year ago

My back-end service is getting crashed probably because of node version.
Can I change node version on the railway service?

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Solved

6 Replies

a year ago

Yes, set your node version with the engines.node field in your package.json


tahamansoor
TRIAL

a year ago

Yes, set your node version with the engines.node field in your package.json

But the weird thing is that it was running fine. Just started failing yesterday


a year ago

Have you made the change?


tahamansoor
TRIAL

a year ago

Yes and it's still failing


a year ago


tahamansoor
TRIAL

a year ago

it's working now. i added a DockerFile manually that is using intended node version


Status changed to Solved brody about 1 year ago


Change node version - Railway Help Station