You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Expected Behavior
These chars will not ne showed and It will not stop executing commands.
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
No response
Package Manager Version
No response
Operating System
Additional Information
Migration from 17.2.8 to 18.1.4
The text was updated successfully, but these errors were encountered: