Is there a workaround for npx concurrently replacing stdout with a socket on Linux?
There’s a Nodejs utility, concurrently, which can be used to execute several commands at once, and it prefixes each one’s output with a tag. For example:
There’s a Nodejs utility, concurrently, which can be used to execute several commands at once, and it prefixes each one’s output with a tag. For example: