opentui: fatal: The "path" property must be of type string, got object #4303

Closed
opened 2026-02-16 17:43:21 -05:00 by yindo · 2 comments
Owner

Originally created by @PhantomKnight287 on GitHub (Jan 6, 2026).

Originally assigned to: @kommander on GitHub.

Description

TypeError: The "path" property must be of type string, got object
    at isAbsolute (unknown)
    at normalizePath2 (src/cli/cmd/tui/routes/session/index.tsx:2555:12)
    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 readSignal (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:660:67)
    at normalizeIncomingArray (../../node_modules/.bun/@opentui+solid@0.1.68+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:233:20)
    at insertExpression (../../node_modules/.bun/@opentui+solid@0.1.68+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:186:11)
    at <anonymous> (../../node_modules/.bun/@opentui+solid@0.1.68+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)...

Plugins

none

OpenCode version

1.1.3

Steps to reproduce

I just used "qwen/qwen3-coder:free" from openrouter and asked it to center a div(literally).

Screenshot and/or share link

No response

Operating System

Macos 15.6.1

Terminal

Ghostty

Originally created by @PhantomKnight287 on GitHub (Jan 6, 2026). Originally assigned to: @kommander on GitHub. ### Description ``` TypeError: The "path" property must be of type string, got object at isAbsolute (unknown) at normalizePath2 (src/cli/cmd/tui/routes/session/index.tsx:2555:12) 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 readSignal (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:660:67) at normalizeIncomingArray (../../node_modules/.bun/@opentui+solid@0.1.68+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:233:20) at insertExpression (../../node_modules/.bun/@opentui+solid@0.1.68+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:186:11) at <anonymous> (../../node_modules/.bun/@opentui+solid@0.1.68+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)... ``` ### Plugins none ### OpenCode version 1.1.3 ### Steps to reproduce I just used "qwen/qwen3-coder:free" from openrouter and asked it to center a div(literally). ### Screenshot and/or share link _No response_ ### Operating System Macos 15.6.1 ### Terminal Ghostty
yindo added the opentuibug labels 2026-02-16 17:43:21 -05:00
yindo closed this issue 2026-02-16 17:43:21 -05:00
Author
Owner

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

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

  • #6918: qwen3-coder fails to call edit tool

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

@github-actions[bot] commented on GitHub (Jan 6, 2026): This issue might be a duplicate of existing issues. Please check: - #6918: qwen3-coder fails to call edit tool Feel free to ignore if none of these address your specific case.
Author
Owner

@PhantomKnight287 commented on GitHub (Jan 6, 2026):

Closing as duplicate.

@PhantomKnight287 commented on GitHub (Jan 6, 2026): Closing as duplicate.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4303