Build Failed with mongoose version error

The build is failing due to a version error while on local it is working( Node version on local is v18+ but on render, it says 14.17.0 while one of the libraries expects it to be greater than 14.20.1)

Need help in resolving this

1 Like

Hi there,

You can specify the NodeJS version on Render by following our documentation here: https://render.com/docs/node-version.

Regards,
Keith

1 Like

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