Hi @fakiolinho,
Thank you for reaching out and welcome to Netlify’s Support Forum!
I see a similar issue here in our Forums. Does the solution mentioned work for you from coelmay
and LLawlet
:
The build image you are using is running an outdated and incompatible version of Node.js.
Using one of the methods outlined in the Manage Build Dependencies 9 documentation to updated the version of Node.js used is the simplest.
and
I set the NODE_VERSION env variable to 12.22.0 and that worked!
Could you give that a try and let us know if you have any questions?