TooTallNate / superagent-proxy

`Request#proxy(uri)` superagent extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add support for superagent 1.1.0

jconley opened this issue · comments

add support for superagent 1.0+

also:

$ npm install
npm WARN peerDependencies The peer dependency superagent@>= 0.15.4 && < 1 included from superagent-proxy will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.

Hello,

I am having a similar problem... is there any plan to get this fixed soon?

11350 error peerinvalid The package superagent does not satisfy its siblings' peerDependencies requirements!
11350 error peerinvalid Peer superagent-proxy@0.3.1 wants superagent@>= 0.15.4 && < 1

commented

+1

Fyi you can use the pull request from @Jxck for now like this.
npm i git://github.com/Jxck/superagent-proxy#1cbf634745b04df4f2bddbba773eb716e7e1e117

v0.3.2 published to npm. Sorry for the delay!