I have issu to hosting api

just add Build Command - yarn --ignore-engines

Hi,

The error you shared shows it’s expecting a Node version >=14.20.1.

The top of the deploy logs will also show the Node version currently being used and a link to the docs on how to change it, e.g.

==> Using Node version 14.17.0 (default)==> Docs on specifying a Node version: https://render.com/docs/node-version

You will need to specify a Node version to match the one you developed/tested on.

Kind regards

Alan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.