Skip to content
This repository has been archived by the owner on Aug 17, 2019. It is now read-only.

Commit

Permalink
Merge 78026f9 into 1ee000d
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Oct 10, 2017
2 parents 1ee000d + 78026f9 commit 3cbaf6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ class Installer {
this.pkgCount++
return this
})
.catch(e => { if (!child.optional) { throw e } })
})
return child.pending
}, { concurrency: 50 })
Expand Down

0 comments on commit 3cbaf6e

Please sign in to comment.