Is there any way to uso Node 18?
I have built a new Gatsby 5 site and it requires Node 18+ to run. However, reading the documentation I have found that CF only exposes Node up to version 17.x via the
NODE_VERSION
env var. Is there any way I can deploy my site using only CloudFlare?
Thanks!1 Reply
Thank you very much!