We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
בכניסה לעבודה על פרויקט נתקלתי בשגיאה המצורפת
https://stackblitz.com/~/github.com/toyro967/PURIM-AI?file=.env
לחץ על פתיחת המאגר
שהמאגר יהיה זמין לעבודה
No response
Version = 1.84.0 Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59 WebContainer = 1b4252dd Browser name = Chrome Full version = 131.0.0.0 Major version = 131 navigator.appName = Netscape navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 performance.memory = { "totalJSHeapSize": 99208000, "usedJSHeapSize": 70731244, "jsHeapSizeLimit": 2197815296 }
Error: Cannot find module '/usr/share/stackblitz/out/server-main.js' at Module._resolveFilename (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/builtins.ddb8d84d.js:144:12334) at Module._load (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/builtins.ddb8d84d.js:144:9839) at Function.executeUserEntryPoint [as runMain] (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/builtins.ddb8d84d.js:165:1641) at internal/main/run_main_module (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/builtins.ddb8d84d.js:138:398) at _0x401b2f (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/blitz.1b4252dd.js:40:1434857) at _0x2aa469.executeBootstrapper (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/blitz.1b4252dd.js:40:897530) at _0x479fa6.startExecution (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/blitz.1b4252dd.js:40:1466514) at _0x479fa6.run (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/blitz.1b4252dd.js:40:1465124) { code: 'MODULE_NOT_FOUND', requireStack: [] }
Node.js v18.20.3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
בכניסה לעבודה על פרויקט נתקלתי בשגיאה המצורפת
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/toyro967/PURIM-AI?file=.env
Steps to reproduce
לחץ על פתיחת המאגר
Expected behavior
שהמאגר יהיה זמין לעבודה
Parity with Local
Screenshots
No response
Platform
Additional context
Error: Cannot find module '/usr/share/stackblitz/out/server-main.js'
at Module._resolveFilename (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/builtins.ddb8d84d.js:144:12334)
at Module._load (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/builtins.ddb8d84d.js:144:9839)
at Function.executeUserEntryPoint [as runMain] (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/builtins.ddb8d84d.js:165:1641)
at internal/main/run_main_module (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/builtins.ddb8d84d.js:138:398)
at _0x401b2f (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/blitz.1b4252dd.js:40:1434857)
at _0x2aa469.executeBootstrapper (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/blitz.1b4252dd.js:40:897530)
at _0x479fa6.startExecution (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/blitz.1b4252dd.js:40:1466514)
at _0x479fa6.run (https://purimai-tr2f-65o461y8.w-credentialless-staticblitz.com/blitz.1b4252dd.js:40:1465124) {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v18.20.3
The text was updated successfully, but these errors were encountered: