-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Bun version: 1.2.5
Seems like bun's bug. See issue oven-sh/bun#10080
In the Tauri example, Deno and Nodejs works on all 3 platforms, Bun works on Ubuntu 24 and Win11, but not MacOS.
The stdin of Mac cannot read data no matter what I do.
This behavior only happens when shell commands is run from Tauri. Running it with deno, bun or nodejs is fine.
Deno and nodejs both work, I believe this is an issue from bun, not tauri.
Metadata
Metadata
Assignees
Labels
No labels