kevva / bin-wrapper

Binary wrapper that makes your programs seamlessly available as local dependencies
MIT License
152 stars 65 forks source link

Fix gulp-util dependency issue #57

Closed rinella closed 6 years ago

shaneog commented 6 years ago

@kevva gulp-util is deprecated - see official post here: https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

Would it be possible to merge this PR and release a new version?

/cc @sindresorhus

rinella commented 6 years ago

I did not remove the download dependency yet. The build was broken so I fixed that as a first step. i will update the PR name.

rinella commented 6 years ago

i believe the code is working (i am able to download files), but a few of the tests return : "Promise returned by test never resolved". i'm not sure why.

/cc @sindresorhus

rejas commented 6 years ago

How is this issue going on? Anyone still on it? Help needed?

rejas commented 6 years ago

hi @rinella Downloadv7.1.0 got released, maybe you can update your PR accordingly and rebase it agaisnt the current master?

rinella commented 6 years ago

not having any luck with the tests using Download v7. closing PR due to lack of time.

rejas commented 6 years ago

Thx anyway.