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
Hey, just so you know - looked into, couldn't replicate yet, and I don't have access to Windows virtualization at the moment.
If I may ask you - why are you piping to /dev/stdout?
it's just an example to illustrate the error but you can imagine any process there writing to standard output. also i got it working by downgrading concurrently to 8.* and running concurrently --raw 'echo HelloWorld > /dev/stdout'
Hi,
i am having following issue (note that i am running this inside WSL2 Linux distro with
concurrently
installed globally):The text was updated successfully, but these errors were encountered: