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

StackBlitz server crashed #1475

Closed
1 task done
amaljacksman opened this issue Jun 28, 2024 · 1 comment
Closed
1 task done

StackBlitz server crashed #1475

amaljacksman opened this issue Jun 28, 2024 · 1 comment
Labels

Comments

@amaljacksman
Copy link

Describe the bug

crashed on load

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/amaljacksman/excel-to-formarray

Steps to reproduce

just start the app

Expected behavior

To up the APP

Parity with Local

Screenshots

No response

Platform

Version = 1.84.0
Hash = 499be3932f50ab06349575b1c9042f95bc072a8b
WebContainer = 70dbe416

Browser name  = Chrome
Full version  = 100.0.4896.88
Major version = 100
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 81676894,
  "usedJSHeapSize": 69579318,
  "jsHeapSizeLimit": 2172649472
}

Additional context

TypeError: Invalid value used as weak map key
at WeakMap.set ()
at registerModule (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:161:1216)
at registerImportModuleDynamically (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:266:529)
at internalCompileFunction (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:266:1091)
at wrapSafe (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:13497)
at Module._compile (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:13881)
at Object.Module._extensions..js (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:14855)
at Module.load (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:12820)
at Function.Module._load (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:144:10273)
at Function.executeUserEntryPoint [as runMain] (https://exceltoformarray-g5ef.w-credentialless-staticblitz.com/builtins.5bf3667c.js:165:1641)

Node.js 18.20.3

@SamVerschueren
Copy link
Contributor

Duplicate of #1492

This is now resolved.

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

No branches or pull requests

3 participants