kevva / download

Download and extract files
MIT License
1.28k stars 200 forks source link

Broken support for installs without git/github access #81

Closed huerlisi closed 9 years ago

huerlisi commented 9 years ago

The following commit introduced a git version as dependency: 7ab93281

This broke installations without installed git or that are behind proxies.

shinnn commented 9 years ago

This will be fixed when @kevva publishes decompress v3.0.0 to npm. The reason why I introduced https://github.com/kevva/download/commit/7ab93281276b9705e86fa899e454bbc0625572e5 is that I don't have npm access to decompress module.

shinnn commented 9 years ago

@huerlisi For now you can set some npm configs to enable proxy. https://docs.npmjs.com/misc/config

kaldrenon commented 9 years ago

@shinnn I am experiencing this issue as well, and am disallowed (by company policy) from using a proxy to bypass the problem.

Is there an ETA on the publish?

shinnn commented 9 years ago

Is there an ETA on the publish?

I don't know. Only @kevva knows.

kaldrenon commented 9 years ago

Understood - thanks for the quick reply

netei commented 9 years ago

Same problem for me.

shinnn commented 9 years ago

Is there an ETA on the publish?

// @kevva

kevva commented 9 years ago

Sorry, I've added you to decompress on npm @shinnn.

shinnn commented 9 years ago

Fixed in v4.4.1. https://github.com/kevva/download/commit/eb40273d2ea80fd29a1eada0398e28122d2f921b