TooTallNate / node-pac-proxy-agent

A PAC file proxy `http.Agent` implementation for HTTP and HTTPS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is broken in node v4

liuzhen2008 opened this issue · comments

This is broken in node v4

Lets not use "socks-proxy-agent": "^4.0.0" pls lets only use 3.0.0.

Or at least bump major version

v3.0.0 drops Node 4 support. Stick to 2.x.x if you still need Node 4 support.