Skip to content

Nx incorrectly displays the TUI when outputStyle stream-without-prefixes is specifiedΒ #32535

@X-Guardian

Description

@X-Guardian

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

  1. 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 GB

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions