R
Railway

✋|help

Upgrading NixPacks NodeJS from 18.12.1 to 18.14.1

Cched_dev9/16/2023
I tried to deploy an Astro.build 3.1.0 I get a build error that my node version is incorrect:
0.913 Node.js v18.12.1 is not supported by Astro!
0.913 Please upgrade Node.js to a supported version: ">=18.14.1"

Is there a way for me to upgrade to a specific version within nodejs 18 or is that just the latest you support?
BBrody9/16/2023
use the nixpacks.toml file from this repo in your project
https://github.com/brody192/astrowind-template
Cched_dev9/16/2023
Thank you!

Looking for more? Join the community!