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

Weird escape codes in terminal when using Turborepo v2.2.1 #9304

@mdreyes

Description

@mdreyes

Verify canary release

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

Link to code that reproduces this issue

See screenshot of the gibberish characters when interacting with the terminal

What package manager are you using / does the bug impact?

pnpm

What operating system are you using?

Mac

Which canary version will you have in your reproduction?

2.2.1

Describe the Bug

I'm encountering a problem with the latest Turborepo version (v2.2.1) where it generates strange escape codes in the terminal when I hover my mouse. The codes look like this:

image

This issue occurs after upgrading to version 2.2.1, cleaning up the node_modules and reinstalling with pnpm install. After running turbo dev, quitting the server, and hovering over the terminal, the weird escape codes start appearing.

Expected Behavior

There should be no escape codes or gibberish characters when interacting with the terminal after running Turborepo.

To Reproduce

Rolling back to version 2.2.0 resolves the issue. This behavior did not occur in previous versions.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions