Hi,
i am having following issue (note that i am running this inside WSL2 Linux distro with concurrently installed globally):
concurrently 'echo HelloWorld > /dev/stdout'
[0] /bin/sh: 1: cannot create /dev/stdout: No such device or address
[0] echo HelloWorld > /dev/stdout exited with code 2