假设本地代理端口为8002 npm config set proxy http://127.0.0.1:8002 npm config set https-proxy http://127.0.0.1:8002 # 有用户密码的代理npm ...
確定! 回上一頁