Error: Cannot find module './gOPD'

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

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