nrwl / nx

Smart Monorepos · Fast CI
https://nx.dev
MIT License
23.5k stars 2.34k forks source link

Last line of inquirer output/console output gets cut off #28219

Open CatchABus opened 2 weeks ago

CatchABus commented 2 weeks ago

Current Behavior

I'm not sure why but in current version of nx I see an old bug that was supposedly taken care of in 17.3.0. That is #13540

Expected Behavior

NX command runner should not clip cli output.

GitHub Repo

No response

Steps to Reproduce

See #13540

Nx Report

Node           : 21.2.0
OS             : win32-x64
Native Target  : x86_64-windows
npm            : 10.2.3

nx             : 19.8.2
@nx/js         : 19.8.2
@nx/workspace  : 19.8.2
@nx/devkit     : 19.8.2
@nrwl/tao      : 19.8.2
typescript     : 5.6.2

Failure Logs

No response

Package Manager Version

No response

Operating System

Additional Information

No response

Luke265 commented 2 days ago

Duplicate of #23230