Change node version

tahamansoorTRIAL

10 months 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

10 months ago

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


tahamansoorTRIAL

10 months 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


10 months ago

Have you made the change?


tahamansoorTRIAL

10 months ago

Yes and it's still failing


10 months ago


tahamansoorTRIAL

10 months ago

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


Status changed to Solved brody 10 months ago