Skip to content

StackBlitz server crashed #1895

@devsujay19

Description

@devsujay19

Describe the bug

I tried to clone a GitHub repository, and the StackBlitz server crashed.

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/devsujay19/clerk-authentication

Steps to reproduce

  1. On dashboard, click on "Open GitHub repository".
  2. Select a repository from the list.
  3. Click on "Open repository"

Expected behavior

Shows a dialogue box with a heading "StackBlitz server crashed"
And shows these texts below the heading:

Please report what you were doing before it crashed.

Last output: TypeError: u.toSorted is not a function at http (node:http:33:523) at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:47:3850) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:47:3018) at loadBuiltinModule (node:internal/modules/helpers:166:1312) at Module._load (node:internal/modules/cjs/loader:148:12547) at Module.require (node:internal/modules/cjs/loader:148:15469) at require3 (node:internal/modules/helpers:166:2696) at _0x5e24e9 (https://clerkauthentication-2xap.w-credentialless-staticblitz.com/blitz.6ba59070.js:31:872047) at Object.eval (/usr/share/stackblitz/out/server-main.js:1:242) at Object._0x529c34 (https://clerkauthentication-2xap.w-credentialless-staticblitz.com/blitz.6ba59070.js:31:872176) Node.js v20.19.1

Parity with Local

Screenshots

Image

Platform

Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = 6ba59070

Browser name  = Chrome
Full version  = 109.0.0.0
Major version = 109
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 51699583,
  "usedJSHeapSize": 47357867,
  "jsHeapSizeLimit": 2172649472
}

Additional context

TypeError: u.toSorted is not a function
at http (node:http:33:523)
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:47:3850)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:47:3018)
at loadBuiltinModule (node:internal/modules/helpers:166:1312)
at Module._load (node:internal/modules/cjs/loader:148:12547)
at Module.require (node:internal/modules/cjs/loader:148:15469)
at require3 (node:internal/modules/helpers:166:2696)
at _0x5e24e9 (https://clerkauthentication-2xap.w-credentialless-staticblitz.com/blitz.6ba59070.js:31:872047)
at Object.eval (/usr/share/stackblitz/out/server-main.js:1:242)
at Object._0x529c34 (https://clerkauthentication-2xap.w-credentialless-staticblitz.com/blitz.6ba59070.js:31:872176)

Node.js v20.19.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions