-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Description
npm run start:prod
μ dist/main
μ μ°Ύμ§ λͺ»νλ μλ¬κ° λ°μν¨
> [email protected] start:prod
> node dist/main
node:internal/modules/cjs/loader:1147
throw err;
^
Error: Cannot find module '/app/signal/dist/main'
at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
at Module._load (node:internal/modules/cjs/loader:985:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
How to reproduce it
μ€μ λ‘ λ‘컬μμ λΉλλ₯Ό ν΄λ΄€λλ° src
λλ ν 리λ₯Ό λΉλν΄μΌ νλλ° κ·Έ μμ λλ ν 리λ₯Ό λΉλνκ³ μμμ
Todo
package.json
κ³Όtsconfig.json
μ κ²½λ‘ λΆλΆ μλ μνλ‘ λλ리기- λΉλ μμ
src
νμμmocks
λ λΉλνμ§ μλλ‘ μ€μ νκΈ°
ETC
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
β
Done