npm config set https-proxy "http://localhost:8080" # 有用户密码的代理 npm config set proxy "http://username:password@localhost:8080"
確定! 回上一頁