[PR #11201] fix(app): version to latest to avoid errors for new devs #13695

Closed
opened 2026-02-16 18:18:32 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11201

State: closed
Merged: Yes


What does this PR do?

right now if anyone does bun i and bun tauri dev it will give error because of mismatched version in tauri and js for the plugin. this pr makes them same version :)

i was setting up on my windows and face this error.

Version mismatch = streamChannel error

How did you verify your code works?

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11201 **State:** closed **Merged:** Yes --- ### What does this PR do? right now if anyone does bun i and bun tauri dev it will give error because of mismatched version in tauri and js for the plugin. this pr makes them same version :) i was setting up on my windows and face this error. `Version mismatch = streamChannel error ` ### How did you verify your code works?
yindo added the pull-request label 2026-02-16 18:18:32 -05:00
yindo closed this issue 2026-02-16 18:18:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13695