Description
PS D:\CodeRelated\cheezmil-log> scoop bucket add extras
WARN The 'extras' bucket already exists. To add this bucket again, first remove it by running 'scoop bucket rm extras'.
PS D:\CodeRelated\cheezmil-log> scoop uninstall extras/opencode
Uninstalling 'opencode' (1.0.193).
ERROR The following instances of "opencode" are still running. Close them and try again.
NPM(K) PM(M) WS(M) CPU(s) Id SI ProcessName
------ ----- ----- ------ -- -- -----------
11 87.63 89.36 0.02 30004 1 opencode
55 546.64 407.84 0.48 66524 1 opencode
PS D:\CodeRelated\cheezmil-log> scoop bucket add extras
WARN The 'extras' bucket already exists. To add this bucket again, first remove it by running 'scoop bucket rm extras'.
PS D:\CodeRelated\cheezmil-log> scoop uninstall extras/opencode
Uninstalling 'opencode' (1.0.193).
Removing shim 'opencode.shim'.
Removing shim 'opencode.exe'.
Removing shortcut ~\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Scoop Apps\OpenCode.lnk
Unlinking D:\MyApp\scoop\apps\opencode\current
'opencode' was uninstalled.
PS D:\CodeRelated\cheezmil-log> scoop bucket add versions
WARN The 'versions' bucket already exists. To add this bucket again, first remove it by running 'scoop bucket rm versions'.
PS D:\CodeRelated\cheezmil-log> scoop install bun
WARN 'bun' (1.3.4) is already installed.
Use 'scoop update bun' to install a new version.
PS D:\CodeRelated\cheezmil-log> bun --version
1.3.4
PS D:\CodeRelated\cheezmil-log> bun install -g opencode-ai
bun add v1.3.4 (5eb2145b)
installed opencode-ai@1.0.193 with binaries:
- opencode
3 packages installed [25.34s]
PS D:\CodeRelated\cheezmil-log>
Is there something wrong with the way I installed it? It's all black screen
OpenCode version
1.0.193
Steps to reproduce
Open a new terminal and type opencode, nothing is displayed
Screenshot and/or share link
Operating System
win11 25H2
Terminal
Windows Terminal
Description
Is there something wrong with the way I installed it? It's all black screen
OpenCode version
1.0.193
Steps to reproduce
Open a new terminal and type opencode, nothing is displayed
Screenshot and/or share link
Operating System
win11 25H2
Terminal
Windows Terminal