You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What package manager are you using / does the bug impact?
npm
What operating system are you using?
Linux
Describe the Bug
I am often left with bold text after running turbo commands.
Usually when I get the cached multicoloured 'FULL TURBO' label.
Expected Behavior
I would like to run turbo commands and once exiting, either by reaching to it's end or forcibly by cancelling the process, having the text return to normal (not bold).
To Reproduce
I usually run commands such as npx turbo run build and when getting a cached version the next shell prompt will be left in bold.
The text was updated successfully, but these errors were encountered:
What version of Turborepo are you using?
1.1.6
What package manager are you using / does the bug impact?
npm
What operating system are you using?
Linux
Describe the Bug
I am often left with bold text after running turbo commands.

Usually when I get the cached multicoloured 'FULL TURBO' label.
Expected Behavior
I would like to run turbo commands and once exiting, either by reaching to it's end or forcibly by cancelling the process, having the text return to normal (not bold).
To Reproduce
I usually run commands such as
npx turbo run build
and when getting a cached version the next shell prompt will be left in bold.The text was updated successfully, but these errors were encountered: