anomalyco / anomalyco/opencode

background dependency install failed

Open
#38,472 1 comment 0 reactions 1 assignee View on GitHub

@kitlangton is already working on this.

Since Jul 23, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

After installing Superpowers plugin (superpowers@git+https://github.com/obra/superpowers.git) in global opencode.json, the plugin never loads. Every session the same error repeats:

WARN background dependency install failed dir=~/.config/opencode
error=Cause([Fail(NpmInstallFailedError
(cause: @opencode-ai/plugin: No matching version found for @opencode-ai/plugin@local.))])
The background dependency install failure prevents the plugin dependency tree from resolving, so Superpowers skills are never registered by the agent. The @local version tag does not exist on npm.

Plugins: superpowers@git+https://github.com/obra/superpowers.git

OpenCode version: 1.18.4

Steps to reproduce:

Add "plugin": ["superpowers@git+https://github.com/obra/superpowers.git"] to ~/.config/opencode/opencode.json
Start OpenCode Desktop
Observe WARN log entry about @opencode-ai/plugin@local not found
Agent does not have Superpowers skills available
Operating System: macOS

Plugins

superpowers@git+https://github.com/obra/superpowers.git

OpenCode version

1.18.4

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

macOS 15.7.7

Terminal

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.