Skip to content

Automatic installer fails #1

@OlexYakov

Description

@OlexYakov

Hello! First of all thank you for this project!

I tried the automatic installer, I get the following output:

 │  OpenCode-Cursor Plugin Installer                                                                                                              
 │                                                                                                                                                
 │  Pre-install checks:                                                                                                                           
 │                                                                                                                                                
 │    [OK] bun: installed                                                                                                                         
 │    [OK] cursor-agent: installed                                                                                                                
 │    [OK] cursor-agent login: logged in                                                                                                          
 │    [OK] OpenCode: 1.1.15 (AUR package (opencode-bin))                                                                                          
 │    [OK] OpenCode binary: /usr/bin/opencode                                                                                                     
 │    [OK] OpenCode config: /home/olex/.config/opencode                                                                                           
 │                                                                                                                                                
 │  Press Enter to install

After pressing enter I get an error, without any visible errors:

 │  Installation failed.                                                                                                                          
 │  Check errors above.                                                                                                                           
 │                                                                                                                                               
 │  Press Enter to exit

I tried to re-run it in debug mode, still don't know why it fails
The log from the installer:

=== OpenCode-Cursor Installer Log ===
Started: 2026-02-03 15:38:46
Debug Mode: true

[15:38:50] Running: /usr/bin/bun install
bun install v1.3.5-canary.1 (fa5a5bbe)

Checked 16 installs across 17 packages (no changes) [1.00ms]

[15:38:50] Success

[15:38:50] Running: /usr/bin/bun run build
$ bun build ./src/index.ts --outdir ./dist --target node
Bundled 11 modules in 2ms

  index.js  42.1 KB  (entry point)


[15:38:50] Success

[15:38:50] Running: /usr/bin/bun install @ai-sdk/openai-compatible
bun add v1.3.5-canary.1 (fa5a5bbe)
Saved lockfile

installed @ai-sdk/openai-compatible@2.0.26

[2.00ms] done

[15:38:50] Success

My opencode.json remains unchanged.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions