Describe the bug
Duplicate of #1636 Duplicate of #2074 /Duplicate of #2078
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/18488292860-coder/agent
Steps to reproduce
Duplicate of #1636
Expected behavior
Duplicate of #2078
Parity with Local
Screenshots
No response
Platform
Version = 1.84.0
Hash = ff3aa4c1ad7297e6bbb8f844aa1344ba7626f475
WebContainer = 4c73681d
Browser name = Chrome
Full version = 146.0.0.0
Major version = 146
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36 Edg/146.0.0.0
performance.memory = {
"totalJSHeapSize": 54553926,
"usedJSHeapSize": 50553630,
"jsHeapSizeLimit": 2248146944
}
Additional context
Error: Cannot find module '/usr/share/stackblitz/out/server-main.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:160:16340)
at defaultResolveImpl (node:internal/modules/cjs/loader:160:10576)
at resolveForCJSWithHooks (node:internal/modules/cjs/loader:160:10636)
at Module._load (node:internal/modules/cjs/loader:160:13678)
at TracingChannel.traceSync (node:diagnostics_channel:26:3678)
at wrapModuleLoad (node:internal/modules/cjs/loader:160:3949)
at Module.executeUserEntryPoint (node:internal/modules/run_main:179:2179)
at internal/main/run_main_module (node:internal/main/run_main_module:155:484) {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v22.22.0
Describe the bug
Duplicate of #1636 Duplicate of #2074 /Duplicate of #2078
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/18488292860-coder/agent
Steps to reproduce
Duplicate of #1636
Expected behavior
Duplicate of #2078
Parity with Local
Screenshots
No response
Platform
Additional context
Error: Cannot find module '/usr/share/stackblitz/out/server-main.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:160:16340)
at defaultResolveImpl (node:internal/modules/cjs/loader:160:10576)
at resolveForCJSWithHooks (node:internal/modules/cjs/loader:160:10636)
at Module._load (node:internal/modules/cjs/loader:160:13678)
at TracingChannel.traceSync (node:diagnostics_channel:26:3678)
at wrapModuleLoad (node:internal/modules/cjs/loader:160:3949)
at Module.executeUserEntryPoint (node:internal/modules/run_main:179:2179)
at internal/main/run_main_module (node:internal/main/run_main_module:155:484) {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v22.22.0