Skip to content

Nothing is displayed #6057

@cheezmil

Description

@cheezmil

Description

Image
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

Image

Operating System

win11 25H2

Terminal

Windows Terminal

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiwindows

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions