opencode icon indicating copy to clipboard operation
opencode copied to clipboard

opentui: fatal: Anchor does not exist

Open ethaneng opened this issue 1 week ago • 3 comments

Description

Error: Anchor does not exist
    at insertBefore (../../node_modules/.bun/@[email protected]+81ecd8642a1892ca/node_modules/@opentui/core/index-zj0wwh9d.js:13487:17)
    at _insertNode (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:461:10)
    at replaceNode (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:331:5)
    at reconcileArrays (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:292:15)
    at insertExpression (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:199:13)
    at <anonymous> (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:187:44)
    at runComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:742:22)
    at updateComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:724:3)
    at createRenderEffect (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:240:75)
    at insertExpression (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:187:9)...

The above error occurred to me after sending my first message in a session that was previously paused due to my Claude Pro subscription usage running out.

When clicking restart, and trying to send another message, it begins trying to read a few files then fails with the same error a few seconds later.

Not sure how helpful this ticket will be alone, though I was encouraged to report and hence did :).

Plugins

None

OpenCode version

1.0.220

Steps to reproduce

No response

Screenshot and/or share link

Image

https://opncd.ai/share/431vj4lH

Operating System

macOS 15.6.1 (24G90)

Terminal

WezTerm + TMUX

ethaneng avatar Jan 06 '26 08:01 ethaneng