opentui: fatal: answer.join is not a function. (In 'answer.join(", ")', 'answer.join' is undefined) #4474

Closed
opened 2026-02-16 17:43:53 -05:00 by yindo · 1 comment
Owner

Originally created by @Momin-786 on GitHub (Jan 8, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

TypeError: answer.join is not a function. (In 'answer.join(", ")', 'answer.join' is undefined)
    at format4 (src/cli/cmd/tui/routes/session/index.tsx:2633:19)
    at <anonymous> (../../node_modules/.bun/@opentui+solid@0.1.70+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:148:62)
    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 insert (../../node_modules/.bun/@opentui+solid@0.1.70+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:148:5)
    at <anonymous> (src/cli/cmd/tui/routes/session/index.tsx:2662:19)
    at createRoot (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:203:12)
    at <anonymous> (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:1173:23)
    at untrack (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:475:12)...

Plugins

No response

OpenCode version

1.1.8

Steps to reproduce

  1. I have runing Task but i press acceintey clsoe it wtih ctrl + c.
  2. I open the OpenCode again and go the seseeion.
  3. after i get this error.

Screenshot and/or share link

Image

Operating System

Linux archlinux 6.14.4-arch1-2

Terminal

Ghostty

Originally created by @Momin-786 on GitHub (Jan 8, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description ``` TypeError: answer.join is not a function. (In 'answer.join(", ")', 'answer.join' is undefined) at format4 (src/cli/cmd/tui/routes/session/index.tsx:2633:19) at <anonymous> (../../node_modules/.bun/@opentui+solid@0.1.70+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:148:62) 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 insert (../../node_modules/.bun/@opentui+solid@0.1.70+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:148:5) at <anonymous> (src/cli/cmd/tui/routes/session/index.tsx:2662:19) at createRoot (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:203:12) at <anonymous> (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:1173:23) at untrack (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:475:12)... ``` ### Plugins _No response_ ### OpenCode version 1.1.8 ### Steps to reproduce 1. I have runing Task but i press acceintey clsoe it wtih `ctrl + c`. 2. I open the OpenCode again and go the seseeion. 3. after i get this error. ### Screenshot and/or share link <img width="1349" height="975" alt="Image" src="https://github.com/user-attachments/assets/6a050621-0b4c-44ec-bf44-435b5e4c5052" /> ### Operating System Linux archlinux 6.14.4-arch1-2 ### Terminal Ghostty
yindo added the opentuibug labels 2026-02-16 17:43:53 -05:00
yindo closed this issue 2026-02-16 17:43:53 -05:00
Author
Owner

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

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

  • #7392: opentui fatal: answer.join is not a function

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

@github-actions[bot] commented on GitHub (Jan 8, 2026): This issue might be a duplicate of existing issues. Please check: - #7392: opentui fatal: answer.join is not a function 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#4474