Closed kud closed 2 years ago
I've got the same issue that vercel has, with node v14 on my computer.
Setting
"engines": {
"node": ">=14.18.2"
},
makes it work.
It bypasses the default version of vercel with 14.x and it makes it work. I don't know why.
Thank you anyway.
I don't have this error on my machine but when I deploy my project on vercel, I've got this error.
Node v14 is used.