Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When use @inquirer/prompts in nx, last line of the prompt is not visible. #23230

Open
1 of 4 tasks
ChoSeoHwan opened this issue May 8, 2024 · 0 comments
Open
1 of 4 tasks
Assignees
Labels
scope: core core nx functionality type: bug

Comments

@ChoSeoHwan
Copy link

Current Behavior

When use @inquirer/prompts in nx, last line of the prompt is not visible.

image

Expected Behavior

Last line of the prompt should be visible like below image.

image

GitHub Repo

https://github.com/ChoSeoHwan/nx-bug-report-1.git

Steps to Reproduce

  1. Clone repository for reproduce this issue.

    • git clone https://github.com/ChoSeoHwan/nx-bug-report-1.git
  2. Initialize repository.

    • yarn install
  3. Run reproduce command.

    • yarn nx run my-test

Nx Report

NX   Report complete - copy this into the issue template

Node   : 20.12.2
OS     : win32-x64
yarn   : 4.2.1

nx                 : 19.0.1
@nx/js             : 19.0.1
@nx/jest           : 19.0.1
@nx/eslint         : 19.0.1
@nx/devkit         : 19.0.1
@nx/eslint-plugin  : 19.0.1
@nx/plugin         : 19.0.1
typescript         : 5.4.5
---------------------------------------
Local workspace plugins:
         @nx-bug-report-1/plugin

Failure Logs

No response

Package Manager Version

yarn 4.2.1

Operating System

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

Additional Information

No response

@AgentEnder AgentEnder added the scope: core core nx functionality label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: core core nx functionality type: bug
Projects
None yet
Development

No branches or pull requests

2 participants