Module not found error "express"

I have uploaded my backend file in a repository and connected render with it. But while deploying it is saying module not found “express” but the backend folder contains the package json file.

What is the reason for this can anyone help me out.

Hey,

Make sure we’re picking the correct package.json file and installing the correct dependencies. If you have a sub-folder like ‘backend’, set this as your root directory.

Jérémy.
Render Support, UTC+3

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