BuilderIO / ai-shell

A CLI that converts natural language to shell commands.
MIT License
4.04k stars 257 forks source link

please support proxy #53

Open freejenyu opened 1 year ago

freejenyu commented 1 year ago

✖ read ECONNRESET at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20)

ai-shell v0.1.13

I got this error. I have to use a SOCKS5 or HTTP proxy, does the proxy cause it? Please help, thanks!

cqlzliang commented 1 year ago

Please show your proxy setting, ai-shell support environment variables(https_prxoy, http_proxy). You can see the deail at https://github.com/BuilderIO/ai-shell/pull/52#issuecomment-1510634582