issues
search
darkguy2008
/
parallelshell
Run multiple shell commands in parallel
501
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed TypeError for nodejs > 8
#75
ajay-gupta
closed
4 years ago
1
npm ERR! code ELIFECYCLE
#74
jatintuteja
opened
4 years ago
2
The "options.cwd" property must be of type string. Received type function
#73
FelixMH
closed
4 years ago
1
Please do a release with the version check fork!
#71
benjamingr
opened
5 years ago
7
fix version checker (issue #69)
#70
edrcq
closed
5 years ago
0
The "options.cwd" property must be of type string. Received type function
#69
FelixMH
closed
5 years ago
36
fix: Exit code is 0 when first command succeeds and second
#68
hagaigold
opened
6 years ago
0
ERR_INVALID_ARG_TYPE error for Node v10.5.0
#67
arianseyedi
opened
6 years ago
7
Fix version check on Node 10
#66
skooda
closed
6 years ago
4
child_process throwing error ('"cwd" must be a string')
#65
gabrielbull
closed
6 years ago
2
Node 10.x version check fails
#64
kiswa
opened
6 years ago
9
#33 add GNU parallelshell explanation
#63
darkguy2008
closed
7 years ago
0
New release?
#62
PatrickHeneise
closed
7 years ago
5
TypeError: "cwd" must be a string
#61
mcintosh101
closed
7 years ago
3
Check node version to determine which cwd to use
#60
pik
closed
7 years ago
0
Allow 3.0 to be backwards compatible with < Node 8
#59
pik
closed
7 years ago
6
/usr/bin/env: ‘node\r’: No such file or directory ...
#58
wvillegasm
closed
7 years ago
9
child_process throwing error ('"cwd" must be a string')
#57
MeanTeam
closed
7 years ago
24
fails on node8
#56
gabor
closed
7 years ago
3
Exit code is 0 when first command succeeds and second fails
#55
nene
opened
7 years ago
4
Same argument passed to all shells?
#54
tim-field
closed
7 years ago
1
Some output goes to the wrong terminal tab with two tabs open
#53
quantizor
opened
8 years ago
4
Suggestions for why parallelshell breaks node-notifier?
#52
simensen
opened
8 years ago
0
Update README.md
#51
paulpflug
closed
8 years ago
1
Allow the current working directory to be configured per command
#50
kirbysayshi
closed
3 years ago
1
cwd is a function, not a string
#49
kirbysayshi
closed
7 years ago
4
Fix BUG: Assign variables throw and error
#48
davesnx
closed
8 years ago
1
Add support for stdin to the last command using -i switch
#47
nitintutlani
closed
8 years ago
2
Feature request: Prefix output with (colored?) indicator of which process it came from
#46
ksmithbaylor
opened
8 years ago
1
Issue with assigning variables
#45
davesnx
closed
7 years ago
5
Always quit with the correct exit code
#44
addaleax
closed
8 years ago
3
Why BrowserSync over Webpack-dev-server?
#43
willcode4food
closed
8 years ago
1
Updated package.json
#42
shavyg2
opened
8 years ago
1
Docs: mention `a & b & wait`
#41
rstacruz
opened
8 years ago
1
Is there a way to close after N seconds?
#40
bahmutov
opened
8 years ago
1
Shut down all children on SIGTERM
#39
etianen
opened
9 years ago
4
with --wait, parallelshell always exits with 0?
#38
kentor
closed
8 years ago
2
Return exit code 0 on delayed child process error
#37
sublimino
closed
9 years ago
0
Combination of lint + test coverage report throws
#36
nkbt
opened
9 years ago
3
Use debug, use integer descriptors for spawned children.
#35
estk
opened
9 years ago
1
Ability to set CWD
#34
barrysteyn
opened
9 years ago
6
Difference between GNU Parallel?
#33
ole-tange
closed
7 years ago
4
process.argv.slice(2) not working for single quotes
#32
FacioRatio
closed
9 years ago
3
Shortcut for running npm scripts
#31
keithamus
opened
9 years ago
2
Dev
#30
paulpflug
opened
9 years ago
8
introduce --first option
#29
paulpflug
closed
9 years ago
0
cant set env vars on 2.0.0
#28
burabure
opened
9 years ago
5
introduce --first option
#27
andrenarchy
closed
9 years ago
5
run command then parallelshell commands
#26
janusch
closed
9 years ago
7
fix for #22
#25
paulpflug
closed
9 years ago
16
Next