warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.91k stars 358 forks source link

Flickering when running @nrwl/nx #2263

Open joshlartz opened 1 year ago

joshlartz commented 1 year ago

Discord username (optional)

No response

Describe the bug

When running nx.dev commands, there is a flicker in the UI updates as it completes tasks.

To Reproduce

  1. clone https://github.com/nrwl/nx-examples
  2. yarn install
  3. yarn nx run-many --target build --skip-nx-cache

Expected behaviour

Consistent display of UI without flicker.

Screenshots

No response

Operating System

MacOS

OS Version

13.0.1

Shell Version

zsh 5.8.1

Warp Version

v0.2022.11.14.14.55.stable_01

Additional context

No response

Does this block you from using Warp daily?

No

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

No response

dannyneira commented 1 year ago

thanks for letting us know, trying to repro this, will post any updates here:

dannyneira commented 1 year ago

I can't seem to repro this and just get an error, can you please submit a video/screenshots of the issue? Also, some more detailed repro steps with dependencies and other environmental setups would be ideal.

CleanShot 2022-12-01 at 15 34 36

joshlartz commented 1 year ago

Weird that it is trying to look in /bin/sh for you. I used yarn 1.22.19 as well. Maybe try yarn bin to make sure that looks right.

Worst case replace yarn nx with ./node_modules/.bin/nx.

dannyneira commented 1 year ago

Another user commented this issue happens when you heroku run as well.

https://github.com/warpdotdev/Warp/assets/16809145/0a36cc9d-4bda-495c-8def-e2ad8e2ee7d9