#Error when trying to deploy project

6 messages · Page 1 of 1 (latest)

exotic thicket
#

I'm getting this error when trying to deploy a project I've made. Why is it happening and how to solve it?

lost stratus
#

What's your node version?

exotic thicket
#

Installed in my PC? v18.12.1

lost stratus
#

That the build image is using

#

If you haven't specified the NODE_VERSION environment variable then do so with the value of 16 or higher

exotic thicket
#

It worked this time around, thanks! But why is this? I mean, I wonder why Cloudfare doesn't use a newer version like Node 16 so it doesn't need to be specified...