You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 23, 2024. It is now read-only.
The remix desktop 1.3.6 crashes by itself in a few minutes after opening on MacOS 13.x. Here is the error:
Uncaught Exception:
TypeError: Cannot read properties of null (reading 'setWebSocket')
at /Applications/Remix IDE.app/Contents/Resources/app.asar/main.js:154:14
at Server.<anonymous> (/Applications/Remix IDE.app/Contents/Resources/app.asar/node_modules/@remix-project/remixd/src/websocket.js:30:17)
at Server.emit (node:events:539:35)
at emitErrorNT (node:net:1399:8)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
I tried a few installation copies, such as .dmg, Mac.zip and universal.dmg and they all crashed the same way.
The text was updated successfully, but these errors were encountered:
emclab
changed the title
Remix desktop 1.36.1 crashes in a few minutes after opening on MacOS 13.x
Remix desktop 1.3.6 crashes in a few minutes after opening on MacOS 13.x
Oct 7, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The remix desktop 1.3.6 crashes by itself in a few minutes after opening on MacOS 13.x. Here is the error:
I tried a few installation copies, such as .dmg, Mac.zip and universal.dmg and they all crashed the same way.
The text was updated successfully, but these errors were encountered: