Open joshlartz opened 1 year ago
thanks for letting us know, trying to repro this, will post any updates here:
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.
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
.
Another user commented this issue happens when you heroku run
as well.
https://github.com/warpdotdev/Warp/assets/16809145/0a36cc9d-4bda-495c-8def-e2ad8e2ee7d9
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
yarn install
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