v1.1.27 - 1.1.31 not working on Windows 10 #7239

Open
opened 2026-02-16 18:06:33 -05:00 by yindo · 1 comment
Owner

Originally created by @UmbertoBiz on GitHub (Jan 22, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Description

After installing OpenCode, on the first open (and every successive opening attempt) I get the following error:

TypeError: c.data.project.toSorted is not a function
at get each [as each] (http://tauri.localhost/assets/home-ClS-C2b4.js:1:2164)
at http://tauri.localhost/assets/index-BRPGj5-C.js:2:16804
at Object.fn (http://tauri.localhost/assets/index-BRPGj5-C.js:2:12887)
at runComputation (http://tauri.localhost/assets/index-BRPGj5-C.js:2:8250)
at updateComputation (http://tauri.localhost/assets/index-BRPGj5-C.js:2:7981)
at Object.readSignal (http://tauri.localhost/assets/index-BRPGj5-C.js:2:6956)
at Object.fn (http://tauri.localhost/assets/index-BRPGj5-C.js:2:25856)
at runComputation (http://tauri.localhost/assets/index-BRPGj5-C.js:2:8250)
at updateComputation (http://tauri.localhost/assets/index-BRPGj5-C.js:2:7981)
at createRenderEffect (http://tauri.localhost/assets/index-BRPGj5-C.js:2:2702)

Plugins

No response

OpenCode version

No response

Steps to reproduce

No response

Screenshot and/or share link

Image

Operating System

Windows 10 Home

Terminal

No response

Originally created by @UmbertoBiz on GitHub (Jan 22, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Description After installing OpenCode, on the first open (and every successive opening attempt) I get the following error: TypeError: c.data.project.toSorted is not a function at get each [as each] (http://tauri.localhost/assets/home-ClS-C2b4.js:1:2164) at http://tauri.localhost/assets/index-BRPGj5-C.js:2:16804 at Object.fn (http://tauri.localhost/assets/index-BRPGj5-C.js:2:12887) at runComputation (http://tauri.localhost/assets/index-BRPGj5-C.js:2:8250) at updateComputation (http://tauri.localhost/assets/index-BRPGj5-C.js:2:7981) at Object.readSignal (http://tauri.localhost/assets/index-BRPGj5-C.js:2:6956) at Object.fn (http://tauri.localhost/assets/index-BRPGj5-C.js:2:25856) at runComputation (http://tauri.localhost/assets/index-BRPGj5-C.js:2:8250) at updateComputation (http://tauri.localhost/assets/index-BRPGj5-C.js:2:7981) at createRenderEffect (http://tauri.localhost/assets/index-BRPGj5-C.js:2:2702) ### Plugins _No response_ ### OpenCode version _No response_ ### Steps to reproduce _No response_ ### Screenshot and/or share link <img width="837" height="501" alt="Image" src="https://github.com/user-attachments/assets/a7fc907a-a479-4a62-a521-d42e742cdb7f" /> ### Operating System Windows 10 Home ### Terminal _No response_
yindo added the windowsbugweb labels 2026-02-16 18:06:33 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 22, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #9577: White screen on launch – OpenCode Desktop (Windows 10) - Similar startup failure on Windows 10 with versions 1.1.25+
  • #9770: Windows 11 version 1.1.28 - 一直加载中出来不了界面 - Loading issue after installing 1.1.28 on Windows (CLI shows black screen)
  • #9933: 更新到 1.1.31版本启动失败 - Update to v1.1.31 startup failure

All these issues describe app launch failures on Windows after versions 1.1.27+, which aligns with your error occurring in v1.1.27-1.1.31.

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 22, 2026): This issue might be a duplicate of existing issues. Please check: - #9577: White screen on launch – OpenCode Desktop (Windows 10) - Similar startup failure on Windows 10 with versions 1.1.25+ - #9770: Windows 11 version 1.1.28 - 一直加载中出来不了界面 - Loading issue after installing 1.1.28 on Windows (CLI shows black screen) - #9933: 更新到 1.1.31版本启动失败 - Update to v1.1.31 startup failure All these issues describe app launch failures on Windows after versions 1.1.27+, which aligns with your error occurring in v1.1.27-1.1.31. Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7239