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

Closed
opened 2026-02-16 18:05:39 -05:00 by yindo · 1 comment
Owner

Originally created by @justypist on GitHub (Jan 20, 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.74+81ecd8642a1892ca/node_modules/@opentui/core/index.js:3118:15)
    at _insertNode (../../node_modules/.bun/@opentui+solid@0.1.74+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:453:12)
    at reconcileArrays (../../node_modules/.bun/@opentui+solid@0.1.74+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:259:11)
    at insertExpression (../../node_modules/.bun/@opentui+solid@0.1.74+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:199:13)
    at <anonymous> (../../node_modules/.bun/@opentui+solid@0.1.74+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:187: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.74+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:187:9)
    at <anonymous> (../../node_modules/.bun/@opentui+solid@0.1.74+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:187:44)...

Plugins

No response

OpenCode version

1.1.27

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @justypist on GitHub (Jan 20, 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.74+81ecd8642a1892ca/node_modules/@opentui/core/index.js:3118:15) at _insertNode (../../node_modules/.bun/@opentui+solid@0.1.74+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:453:12) at reconcileArrays (../../node_modules/.bun/@opentui+solid@0.1.74+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:259:11) at insertExpression (../../node_modules/.bun/@opentui+solid@0.1.74+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:199:13) at <anonymous> (../../node_modules/.bun/@opentui+solid@0.1.74+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:187: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.74+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:187:9) at <anonymous> (../../node_modules/.bun/@opentui+solid@0.1.74+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:187:44)... ``` ### Plugins _No response_ ### OpenCode version 1.1.27 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the opentuibug labels 2026-02-16 18:05:39 -05:00
yindo closed this issue 2026-02-16 18:05:39 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 20, 2026):

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

  • #5561: opentui: fatal: TextNodeRenderable only accepts strings, TextNodeRenderable instances, or StyledText instances (OPEN)
  • #4730: opentui: fatal: TextNodeRenderable only accepts strings, TextNodeRenderable instances, or StyledText instances (CLOSED)

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

@github-actions[bot] commented on GitHub (Jan 20, 2026): This issue might be a duplicate of existing issues. Please check: - #5561: opentui: fatal: TextNodeRenderable only accepts strings, TextNodeRenderable instances, or StyledText instances (OPEN) - #4730: opentui: fatal: TextNodeRenderable only accepts strings, TextNodeRenderable instances, or StyledText instances (CLOSED) 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#6940