While deploying nodejs code as a web service It gives Error: module not found.
any help will be appreciated… see the screenshots for detail errors.
index.js file is in backend folder.
I used build command- npm install.
… start command- node index.js