GUI Windows: X is not available in the PATH #9081

Closed
opened 2026-02-16 18:11:35 -05:00 by yindo · 2 comments
Owner

Originally created by @nphmuller on GitHub (Feb 11, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Description

After updating OpenCode GUI to v1.1.56 today I often get errors like:

It seems git is not available in the PATH.
It seems dotnet is not available in the PATH.
etc.

When I open the the built-in terminal and run echo %PATH% it suddenly only shows my User variable PATH value, the System variable PATH value is missing.

To verify it's an OpenCode issue I can open cmd and run echo %PATH% and it does show both the user and system PATH value combined.

Plugins

No response

OpenCode version

1.1.56 (verified it still happens in 1.1.59)

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

Windows 11

Terminal

Windows Terminal / GUI

Originally created by @nphmuller on GitHub (Feb 11, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Description After updating OpenCode GUI to v1.1.56 today I often get errors like: It seems git is not available in the PATH. It seems dotnet is not available in the PATH. etc. When I open the the built-in terminal and run `echo %PATH%` it suddenly only shows my User variable PATH value, the System variable PATH value is missing. To verify it's an OpenCode issue I can open cmd and run `echo %PATH%` and it _does_ show both the user and system PATH value combined. ### Plugins _No response_ ### OpenCode version 1.1.56 (verified it still happens in 1.1.59) ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System Windows 11 ### Terminal Windows Terminal / GUI
yindo added the windowsbugweb labels 2026-02-16 18:11:35 -05:00
yindo closed this issue 2026-02-16 18:11:35 -05:00
Author
Owner

@nphmuller commented on GitHub (Feb 11, 2026):

I noticed that the built-in terminal recently changed from Git Bash (MINGW64) to cmd. Maybe that has something to do with the issue?

@nphmuller commented on GitHub (Feb 11, 2026): I noticed that the built-in terminal recently changed from Git Bash (MINGW64) to cmd. Maybe that has something to do with the issue?
Author
Owner

@nphmuller commented on GitHub (Feb 12, 2026):

Turned out to be an issue on my side, not caused by OpenCode.

@nphmuller commented on GitHub (Feb 12, 2026): Turned out to be an issue on my side, not caused by OpenCode.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9081