opentui: fatal: TextNodeRenderable only accepts strings, TextNodeRenderable instances, or StyledText instances #8879

Open
opened 2026-02-16 18:11:04 -05:00 by yindo · 1 comment
Owner

Originally created by @junhoyeo on GitHub (Feb 8, 2026).

Originally assigned to: @kommander on GitHub.

Description

Error: TextNodeRenderable only accepts strings, TextNodeRenderable instances, or StyledText instances
    at add (../../node_modules/.bun/@opentui+core@0.1.77+2b53f2de03b5b2e3/node_modules/@opentui/core/index.js:3151:15)
    at _insertNode (../../node_modules/.bun/@opentui+solid@0.1.77+eb3cc3a936ac23ec/node_modules/@opentui/solid/index.js:454:12)
    at appendNodes (../../node_modules/.bun/@opentui+solid@0.1.77+eb3cc3a936ac23ec/node_modules/@opentui/solid/index.js:329:7)
    at insertExpression (../../node_modules/.bun/@opentui+solid@0.1.77+eb3cc3a936ac23ec/node_modules/@opentui/solid/index.js:202:11)
    at <anonymous> (../../node_modules/.bun/@opentui+solid@0.1.77+eb3cc3a936ac23ec/node_modules/@opentui/solid/index.js:188:44)
    at runComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:742:22)
    at updateComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:724:3)
    at createRenderEffect (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:240:75)
    at insertExpression (../../node_modules/.bun/@opentui+solid@0.1.77+eb3cc3a936ac23ec/node_modules/@opentui/solid/index.js:188:9)
    at <anonymous> (../../node_modules/.bun/@opentui+solid@0.1.77+eb3cc3a936ac23ec/node_modules/@opentui/solid/index.js:188:44)...

Error occurred when first switching to OpenCode Zen's kimi-k2-thinking

Plugins

No response

OpenCode version

1.1.53

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

macOS 26.2 (25C56)

Terminal

No response

Originally created by @junhoyeo on GitHub (Feb 8, 2026). Originally assigned to: @kommander on GitHub. ### Description ``` Error: TextNodeRenderable only accepts strings, TextNodeRenderable instances, or StyledText instances at add (../../node_modules/.bun/@opentui+core@0.1.77+2b53f2de03b5b2e3/node_modules/@opentui/core/index.js:3151:15) at _insertNode (../../node_modules/.bun/@opentui+solid@0.1.77+eb3cc3a936ac23ec/node_modules/@opentui/solid/index.js:454:12) at appendNodes (../../node_modules/.bun/@opentui+solid@0.1.77+eb3cc3a936ac23ec/node_modules/@opentui/solid/index.js:329:7) at insertExpression (../../node_modules/.bun/@opentui+solid@0.1.77+eb3cc3a936ac23ec/node_modules/@opentui/solid/index.js:202:11) at <anonymous> (../../node_modules/.bun/@opentui+solid@0.1.77+eb3cc3a936ac23ec/node_modules/@opentui/solid/index.js:188:44) at runComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:742:22) at updateComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:724:3) at createRenderEffect (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:240:75) at insertExpression (../../node_modules/.bun/@opentui+solid@0.1.77+eb3cc3a936ac23ec/node_modules/@opentui/solid/index.js:188:9) at <anonymous> (../../node_modules/.bun/@opentui+solid@0.1.77+eb3cc3a936ac23ec/node_modules/@opentui/solid/index.js:188:44)... ``` Error occurred when first switching to OpenCode Zen's kimi-k2-thinking ### Plugins _No response_ ### OpenCode version 1.1.53 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System macOS 26.2 (25C56) ### Terminal _No response_
yindo added the opentuibugzen labels 2026-02-16 18:11:04 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 8, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #12381: Same TextNodeRenderable error when using kimi-k2.5
  • #5561: Same error occurring on NixOS with model rendering
  • #9617: Related closed issue with identical error message

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Feb 8, 2026): This issue might be a duplicate of existing issues. Please check: - #12381: Same TextNodeRenderable error when using kimi-k2.5 - #5561: Same error occurring on NixOS with model rendering - #9617: Related closed issue with identical error message Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8879