Error when trying to deploy project
I'm getting this error when trying to deploy a project I've made. Why is it happening and how to solve it?
5 Replies
What's your node version?
Installed in my PC? v18.12.1
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
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...
There's a new build image being worked on that will default to a higher version but until then it's manual