-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Bug
Copy link
Labels
outdatedpriority: mediumMedium Priority (not high, not low priority)Medium Priority (not high, not low priority)scope: corecore nx functionalitycore nx functionalitytype: bug
Description
Current Behavior
When running an nx target with --outputStyle stream-without-prefixes the Nx TUI is displayed, rather than just streaming the output of the task.
Expected Behavior
The Nx TUI shouldn't be displayed when --outputStyle stream-without-prefixes specified, the same as it doesn't if --outputStyle stream is specified.
GitHub Repo
No response
Steps to Reproduce
nx affected --target test --outputStyle stream-without-prefixes
Nx Report
Node : 22.16.0
OS : darwin-arm64
Native Target : aarch64-macos
yarn : 4.1.1
nx : 21.4.1
@nx/js : 21.4.1
@nx/workspace : 21.4.1
@nx/node : 21.4.1
typescript : 5.6.2
---------------------------------------
Cache Usage: 68.61 KB / 46.04 GBFailure Logs
Package Manager Version
No response
Operating System
- macOS
- Linux
- Windows
- Other (Please specify)
Additional Information
No response
christo8989 and alisd23
Metadata
Metadata
Assignees
Labels
outdatedpriority: mediumMedium Priority (not high, not low priority)Medium Priority (not high, not low priority)scope: corecore nx functionalitycore nx functionalitytype: bug