issues
search
open-cli-tools
/
concurrently
Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
https://www.npmjs.com/package/concurrently
MIT License
7.15k
stars
233
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add CLI support for command templates/matrix commands
#517
cdrini
opened
5 days ago
0
--handle-input not working with Expo?
#516
FezVrasta
opened
1 week ago
5
Only the first command runs with `--kill-others -m 1` flags in v9
#515
quantuminformation
opened
2 weeks ago
1
cannot create /dev/stdout: No such device or address
#514
kminek
opened
2 weeks ago
2
bin: show help when no args are passed
#513
gustavohenke
closed
3 weeks ago
1
Remove signal event listeners on finish
#512
gustavohenke
closed
3 weeks ago
1
cd ./app && bun dev as command doesn't read .env vars
#511
alarbada
opened
3 weeks ago
2
MaxListenersExceededWarning in 9.0.1
#510
arianmares
closed
3 weeks ago
1
fix readme usage instructions to emphasize Double Quotes for compatibility
#509
victorhcb
opened
1 month ago
0
Add support for Deno shortcuts and wildcards
#508
mahtaran
closed
3 weeks ago
1
How to run WSL command in windows
#507
aramis-it
closed
3 weeks ago
1
Is there a way to withhold output and then print serially when all commands exit?
#506
bruce-c-liu
closed
2 months ago
4
Show help when ran without arguments
#505
k26pl
closed
3 weeks ago
1
How can I enter a password in the middle?
#504
fantian007
opened
2 months ago
1
Don't set up more than 1 abort signal listener
#503
gustavohenke
closed
2 months ago
1
Node emits MaxListenersExceededWarning with v9.0.0
#502
Urmeli0815
closed
2 months ago
4
Cannot find module 'date-fns/format'
#501
jellydn
closed
2 months ago
2
Teardown commands
#500
gustavohenke
closed
2 months ago
5
Always exits 0 in monorepo
#499
saiichihashimoto
closed
1 month ago
2
Inter-Process Communication
#498
gustavohenke
closed
3 months ago
3
Make command more readable
#497
johndeighan
opened
3 months ago
1
`killOthers` won't fully terminate others if also `restartTries >= 1`
#496
sod
opened
3 months ago
2
Prefix padding
#495
gustavohenke
closed
3 months ago
1
TypeScript types are wrong when `module` is `node16`
#494
dstaley
closed
3 months ago
3
github/actions: use pnpm 8
#493
gustavohenke
closed
4 months ago
1
DeprecationWarning: The `util._extend` API is deprecated
#492
ixxie
closed
5 months ago
6
switch quoting library
#491
soletan
opened
5 months ago
2
Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory
#490
dependabot[bot]
closed
3 months ago
4
Exiting with code 1 on Linux
#489
BuckyBuck135
closed
3 months ago
7
ERR_REQUIRE_ESM
#488
jaikarans
closed
5 months ago
2
escaping pass-through arguments is too eager
#487
soletan
opened
5 months ago
4
Make `--raw` compatible with `--hide`
#486
PoQuatre
closed
4 months ago
2
Try setting the `--success` flag, it allows you to set which process(es) you want to infer the exit code 0 from.
#485
ramialkheshan
closed
5 months ago
1
on sending --kill-others process ng serve close with exit code 1 - STILL HAVE A ISSUE =)
#484
ramialkheshan
closed
5 months ago
3
Does concurrently work with yarn2, yarn3, yarn4?
#483
jsedanoj
closed
5 months ago
1
Making concurrently a purely ESM package
#482
aqeelat
closed
1 month ago
2
on sending --kill-others process ng serve close with exit code 1 - Still a problem
#481
ramialkheshan
closed
6 months ago
2
Improve examples for the `--passthrough-arguments` parameter
#480
mark-monteiro
closed
5 months ago
2
Bring spawn-command into concurrently
#479
gustavohenke
closed
5 months ago
3
API (concurrently) not printing to stdout unless raw=true
#478
rr326
closed
6 months ago
7
Deprecation warning with Node 22
#477
Urmeli0815
closed
5 months ago
8
Parallel-serial-parallel flow orchestration?
#476
akx
opened
6 months ago
1
Shortcut for `node --run <script name>`
#475
gustavohenke
closed
2 months ago
1
Update `spawn-command` for valid license metadata
#474
mitchhentgesspotify
closed
6 months ago
1
ERR_UNHANDLED_REJECTION with `killOthers`
#473
hrishikesh-k
closed
7 months ago
2
Teardown command?
#472
FezVrasta
closed
2 months ago
3
Please change the name of the project
#471
a-poliusov
closed
7 months ago
1
concurrently exitcode=0 when it receives SIGINT itself (e.g. on ^C)
#470
dimikot
opened
7 months ago
2
No commands recognized when using via API
#469
lokimckay
opened
7 months ago
1
How to distinguish which process the output stream line comes from
#468
LookRain
opened
8 months ago
1
Next