opencode icon indicating copy to clipboard operation
opencode copied to clipboard

zsh: trace trap opencode

Open navneetkarnani opened this issue 1 week ago • 1 comments

Description

zsh in iTerm2 says:

====

zsh: trace trap opencode


opencode run hello --print-logs

===== INFO 2026-01-05T20:02:13 +2ms service=plugin [email protected] loading plugin ERROR 2026-01-05T20:02:13 +5ms service=default name=ResolveMessage message=Cannot find module '/Users/navneet/.cache/opencode/node_modules/opencode-copilot-auth' from '/$bunfs/root/src/index.js' code=ERR_MODULE_NOT_FOUND specifier=/Users/navneet/.cache/opencode/node_modules/opencode-copilot-auth referrer=/$bunfs/root/src/index.js importKind=import-statement fatal Error: Unexpected error, check log file at for more details

error: Cannot find module '/Users/navneet/.cache/opencode/node_modules/opencode-copilot-auth' from '/$bunfs/root/src/index.js'

Plugins

No response

OpenCode version

1.1.2

Steps to reproduce

Install opencode using the bash and url. And run opencode from the cli.

Screenshot and/or share link

No response

Operating System

macOS 26.2

Terminal

iTerm2

navneetkarnani avatar Jan 05 '26 20:01 navneetkarnani