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

Strange chars "^[[8;1R" blocks executing nx commands after update to NX 18.1.3 #22514

Closed
1 of 4 tasks
gtteamamxx opened this issue Mar 26, 2024 · 4 comments
Closed
1 of 4 tasks

Comments

@gtteamamxx
Copy link

Current Behavior

When I'm starging my angular application using NX 18.1.3, I need to press enter twice before execue every command.
It started after upgrading nx to the latest version.

Executing task: npx nx run cmms-web:serve 


> nx run my-app-web:serve

^[[6;1R           <------ this is shwoing, now I need to press enter

> nx run my-app-web:prepare-translations

^[[8;1R          <------- showing again

> @company/[email protected] transloco:extract-scoped-libs

... and all is working

Expected Behavior

These chars will not ne showed and It will not stop executing commands.

GitHub Repo

No response

Steps to Reproduce

Nx Report

Node   : 20.11.0
OS     : win32-x64
npm    : 10.2.4

nx (global)        : 18.1.1
nx                 : 18.1.3
@nx/js             : 18.1.3
@nx/jest           : 18.1.3
@nx/linter         : 18.1.3
@nx/eslint         : 18.1.3
@nx/workspace      : 18.1.3
@nx/angular        : 18.1.3
@nx/cypress        : 18.1.3
@nx/devkit         : 18.1.3
@nrwl/devkit       : 17.0.2
@nx/eslint-plugin  : 18.1.3
@nx/storybook      : 18.1.3
@nrwl/tao          : 18.1.3
@nx/web            : 18.1.3
@nx/webpack        : 18.1.3
typescript         : 5.3.3
---------------------------------------
Community plugins:
@ngneat/transloco                    : 6.0.4
@nx-dotnet/core                      : 2.1.2
@progress/kendo-angular-buttons      : 15.3.0
@progress/kendo-angular-dateinputs   : 15.3.0
@progress/kendo-angular-dialog       : 15.3.0
@progress/kendo-angular-dropdowns    : 15.3.0
@progress/kendo-angular-excel-export : 15.3.0
@progress/kendo-angular-filter       : 15.3.0
@progress/kendo-angular-grid         : 15.3.0
@progress/kendo-angular-icons        : 15.3.0
@progress/kendo-angular-inputs       : 15.3.0
@progress/kendo-angular-intl         : 15.3.0
@progress/kendo-angular-l10n         : 15.3.0
@progress/kendo-angular-label        : 15.3.0
@progress/kendo-angular-layout       : 15.3.0
@progress/kendo-angular-navigation   : 15.3.0
@progress/kendo-angular-pdf-export   : 15.3.0
@progress/kendo-angular-popup        : 15.3.0
@progress/kendo-angular-progressbar  : 15.3.0
@progress/kendo-angular-treelist     : 15.3.0
@progress/kendo-angular-treeview     : 15.3.0
@progress/kendo-angular-utils        : 15.3.0
@storybook/angular                   : 7.6.10
---------------------------------------
The following packages should match the installed version of nx
  - @nrwl/[email protected]

To fix this, run `nx migrate [email protected]`

Failure Logs

No response

Package Manager Version

No response

Operating System

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

Additional Information

Migration from 17.2.8 to 18.1.4

@dmcweeney
Copy link
Contributor

Also happening on 18.1.2

@JelleBruisten
Copy link

Might be a duplicate of #22358

@FrozenPandaz
Copy link
Collaborator

Closing as a duplicate of #22358

@FrozenPandaz FrozenPandaz closed this as not planned Won't fix, can't repro, duplicate, stale Mar 27, 2024
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants