I am trying to host my nest application ,and i am facing Cannot find module 'path/posix'

Hi,

path/posix was added to Node in version 15.13.0. If you’re using the default Render Node Native Runtime, you’ll be using 14.17.0.

Set your Node version to the one you developed/tested on: https://render.com/docs/node-version

Alan

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