-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
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:
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
macrozone, ubinatus, Netail, mateusz-kifner, ugurkellecioglu and 2 more