这是indexloc提供的服务,不要输入任何密码
Skip to content

Selecting "tui" as "ui" option crashes turbo on Windows #9999

@sebastianbuechler

Description

@sebastianbuechler

Verify canary release

  • I verified that the issue exists in the latest Turborepo canary release.

Link to code that reproduces this issue

Which canary version will you have in your reproduction?

2.4.3-canary.2

Enviroment information

~\Dev\TypeScript\Neuer Ordner\AdminDashboard> turbo info
turbo 2.4.3-canary.2

CLI:
   Version: 2.4.3-canary.2
   Path to executable: C:\Users\myUser\MyProject\node_modules\turbo-windows-64\bin\turbo.exe
   Daemon status: Running
   Package manager: bun

Platform:
   Architecture: x86_64
   Operating system: windows
   WSL: false
   Available memory (MB): 15220
   Available CPU cores: 32

Environment:
   CI: None
   Terminal (TERM): unknown
   Terminal program (TERM_PROGRAM): vscode
   Terminal program version (TERM_PROGRAM_VERSION): 1.97.2
   Shell (SHELL): unknown
   stdin: false

Expected behavior

TUI mode should work like the "normal" mode.

Actual behavior

It crashes: ERROR error encountered rendering tui: Unable to persist preferences. × Internal errors encountered: receiver dropped,receiver dropped,receiver dropped,receiver dropped,receiver dropped,receiver dropped,receiver dropped,receiver dropped,receiver dropped,receiver dropped

To Reproduce

Just add "ui":"tui" in turbo.json

Additional context

I have found a similar occurrence here: #8861

Also, I was on turbo@2.4.2 when experiencing this bug the first time before upgrading to canary.

Metadata

Metadata

Labels

kind: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions