When I try to build my node js application I get the following error. please help.
error commander@11.1.0: The engine “node” is incompatible with this module. Expected version “>=16”. Got “14.17.0”
Oct 31 12:21:47 PM error Found incompatible module.
Oct 31 12:21:47 PM info Visit yarn install | Yarn for documentation about this command.
Oct 31 12:21:47 PM ==> Build failed
Hey,
You’ll need to make sure that the Node version provisioned on your service is one that your application expects, see https://render.com/docs/node-version
Jérémy.
Render Support, UTC+3
Thank you!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.