Skip to content
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

npm 代理 #240

Open
hjyssg opened this issue May 21, 2024 · 0 comments
Open

npm 代理 #240

hjyssg opened this issue May 21, 2024 · 0 comments
Labels

Comments

@hjyssg
Copy link
Owner

hjyssg commented May 21, 2024

npm install过程会从github下载各种东西。

事先设置好npm的http proxy。不能使用sock5.

npm config set proxy http://127.0.0.1:10809
npm config set https-proxy http://127.0.0.1:10809

@hjyssg hjyssg added the note label May 21, 2024
@hjyssg hjyssg changed the title eletrcon学习 npm 代理 May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant