Skip to content

when using behind proxy,it shows command 'leetcode.xxxx' not found #226

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
zhuxiangxiao opened this issue Mar 20, 2019 · 3 comments
Closed
Labels
need more info Further information is requested

Comments

@zhuxiangxiao
Copy link

🐛 Bug Report

command 'leetcode.xxx' not found error when using behind a proxy.
with environment viriable HTTP_PROXY=127.0.01:6152 and HTTPS_PROXY=127.0.01:6152

To Reproduce

I'm using zsh as my defaul shell

export HTTP_PROXY=127.0.0.1:6152
export HTTPS_PROXY=127.0.0.1:6152

Your Environment

macOS 10.14.3
vscode 1.32.3
vscode-leetcode 0.13.1
node 11.10.0

@jdneo
Copy link
Member

jdneo commented Mar 21, 2019

Should be the same as this issue, please take a look: #201 (comment)

@jdneo jdneo added the need more info Further information is requested label Mar 21, 2019
@no-response
Copy link

no-response bot commented Apr 4, 2019

This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.

@no-response no-response bot closed this as completed Apr 4, 2019
@jdneo
Copy link
Member

jdneo commented Apr 4, 2019

@zhuxiangxiao If you want to enable the proxy in the extension. Just simply update the proxy setting in VS Code.

See: #117 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need more info Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants