Unable to Deploy
tonyxhufi
PROOP
a year ago
node:internal/modules/cjs/loader:1215
throw err;
Error: Cannot find module '/app/dist/index.js'
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v20.19.2
2 Replies
tonyxhufi
PROOP
a year ago
My local test is successfully deploying
sarahkb125
EMPLOYEE
a year ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open sarahkb125 • 12 months ago
alexwebgr
HOBBY
a year ago
Hi there
i can see index.js is inside a /dist folder which implies that is generated somehow if so can you confirm that index.js was in fact successfully generated?
thanks
alex