Description
Describe the bug
I was trying to install dependencies but it crashed
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/Poseidon801/cpaearners
Steps to reproduce
- Go to a saved github repositories
- try to install dependencies
Expected behavior
to install dependencies
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = 4d9fd228
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": 92694690,
"usedJSHeapSize": 72961638,
"jsHeapSizeLimit": 2154561536
}
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 _0x1b3014 (https://cpaearners-tdkf.w-credentialless-staticblitz.com/blitz.4d9fd228.js:31:867192)
at Object.eval (/usr/share/stackblitz/out/server-main.js:1:242)
at Object._0x211ae6 (https://cpaearners-tdkf.w-credentialless-staticblitz.com/blitz.4d9fd228.js:31:867313)
Node.js v20.19.1