Run React on Old Version Of Node

I want to run my react app , that only supports Node v14.15.5 Version . I think Railway is Running on Node LTS Version. Basically My App Does not works on Older than Node 14.15.5 . Provide me your Support. Thank You.
Solution:
railway does indeed no longer support node 14, you would need to provide your own Dockerfile that uses node 14
Jump to solution
2 Replies
Percy
Percy4mo ago
Project ID: N/A
Solution
Brody
Brody4mo ago
railway does indeed no longer support node 14, you would need to provide your own Dockerfile that uses node 14