美文网首页
yarn http proxy

yarn http proxy

作者: 霡霂976447044 | 来源:发表于2021-01-03 16:39 被阅读0次
    yarn config set proxy http://127.0.0.1:8001;yarn config set https-proxy http://127.0.0.1:8001
    
    yarn config delete proxy;yarn config delete https-proxy
    

    相关文章

      网友评论

          本文标题:yarn http proxy

          本文链接:https://www.haomeiwen.com/subject/cfzuoktx.html