How can I use node 16 for build?
bobkataboo
HOBBYOP

2 years ago

Hello, my build is failing due to the usage of node 20 in the build step. I want to use node 16, is that possbile?

View Deploy details

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

1 Replies

bobkataboo
HOBBYOP

2 years ago

I found out the answer, add an env variable
NIXPACKSNODEVERSION with the desired node version


Loading...