darkguy2008 / parallelshell

Run multiple shell commands in parallel
501 stars 44 forks source link

Check node version to determine which cwd to use #60

Closed pik closed 7 years ago

pik commented 7 years ago

process.versions.node is available at least as far back as Node 4.0 (Ubuntu 16 LTS). Also it doesn't look like the 3.0.0 tag was pushed up with the 3.0.0 npm release commit. #59