appcrash
mernspace
TRIALOP

a year ago

why my app cresh

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

a year ago

Hello,

From your deploy logs -

Error: Cannot find module '../../services/common/createService'

Are you sure createService is the correct import? perhaps you should be importing it as CreateService ? -- please check the capitalization of that file from how it shows in the GitHub repo, not how it shows locally.


Loading...