Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The container get exited in 1 second and I got the log from client #39

Open
chpagy opened this issue Mar 27, 2024 · 0 comments
Open

The container get exited in 1 second and I got the log from client #39

chpagy opened this issue Mar 27, 2024 · 0 comments

Comments

@chpagy
Copy link

chpagy commented Mar 27, 2024

2024-03-27 23:54:24 node:internal/modules/cjs/loader:1143
2024-03-27 23:54:24 throw err;
2024-03-27 23:54:24 ^
2024-03-27 23:54:24
2024-03-27 23:54:24 Error: Cannot find module '/app/src/index.js'
2024-03-27 23:54:24 at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
2024-03-27 23:54:24 at Module._load (node:internal/modules/cjs/loader:981:27)
2024-03-27 23:54:24 at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
2024-03-27 23:54:24 at node:internal/main/run_main_module:28:49 {
2024-03-27 23:54:24 code: 'MODULE_NOT_FOUND',
2024-03-27 23:54:24 requireStack: []
2024-03-27 23:54:24 }
2024-03-27 23:54:24
2024-03-27 23:54:24 Node.js v18.20.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant