App Crashing
aosbornee
HOBBYOP

a year ago

Hi there guys I pretty much cloned this repo, made a few changes and created a new railway project but i'm getting issues on this one that i've never come across before

Error: Cannot find module '/app/dist/index.js'
at Module.resolveFilename (node:internal/modules/cjs/loader:1212:15) at Module.load (node:internal/modules/cjs/loader:1038:27)
at wrapModuleLoad (node:internal/modules/cjs/loader:212:19)
at Function.executeUserEntryPoint as runMain
at node:internal/main/runmainmodule:30:49 {
code: 'MODULENOTFOUND',
requireStack: []
}

Node.js v22.3.0

View Deploy details

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

1 Replies

a year ago

Looks like you were able to solve it via your latest commit?


Loading...