code-d icon indicating copy to clipboard operation
code-d copied to clipboard

Axios version is too old, need new version to work with proxy

Open complyue opened this issue 1 year ago • 0 comments

https://github.com/Pure-D/code-d/blob/ea8360c4fa85bfa89f6cfe83fcd4f468007a7829/package.json#L1527

0.24.0 doesn't work with proxy set via env var http_proxy, while 1.7.2 is verified (by locally build code-d-0.23.2.vsix ) to work well.

Please consider bumping version of axios (maybe other deps as well).

complyue avatar Jun 19 '24 11:06 complyue