Bower error tunneling socket could not be established, cause=Parse Error
问题 I'm behind a corporate proxy, I've set my HTTP_PROXY and HTTPS_PROXY env var to http://username:password@proxyname:port/ doing console.log(process.env) output these var correctly. npm is working, I got bower with it and it(bower) was working fine but since I restarted windows XP I'm always getting : bower error tunneling socket could not be established, cause=Parse Error I don't think there's anything new on the proxy side. I've already tried reseting those vars, restarting everything... Any