yarn install  出现

error An unexpected error occurred: "https://registry.npm.taobao.org/avue-plugin-ueditor: tunneling socket could not be established, cause=connect
ETIMEDOUT 93.184.216.34:8080".

解决方案:

运行命令,把资源地址设置成npm淘宝源

npm config set registry https://registry.npm.taobao.org
npm config set disturl https://npm.taobao.org/dist

附带问题:node-sass缓慢

原因:代理出现了问题,删除之即可

解决方案:

npm config rm proxy
npm config rm https-proxy

对node-sass镜像源进行设置

yarn config set sass-binary-site http://npm.taobao.org/mirrors/node-sass

最后  yarn install

yarn install出现or An unexpected error occurred: “https://registry.npm.taobao.org/avue-plugin-ueditor相关推荐

  1. yarn安装依赖包报错 error An unexpected error occurred: “https://registry.npm.taobao.orgnpm/element-ui: get

    yarn安装依赖包报错,error An unexpected error occurred: "https://registry.npm.taobao.orgnpm/element-ui: ...

  2. yarn报错:error An unexpected error occurred: “https://registry.yarnpkg.com/-/user/org.couchdb。。。

    Yarn 报错:error An unexpected error occurred: "https://registry.yarnpkg.com/-/user/org.couchdb.us ...

  3. 解决yarn错误error An unexpected error occurred: “https://registry.yarnpkg.com/hardhat: ETIMEDOUT“.

    在使用yarn安装依赖包时报错,提示信息:error An unexpected error occurred: "https://registry.yarnpkg.com/hardhat: ...

  4. error An unexpected error occurred: “https://registry.npmjs.org/d3-geo-proje

    error An unexpected error occurred: "https://registry.npmjs.org/d3-geo-proje yarn install 报错 大概 ...

  5. npm login 登录失败,报E500 Internal Server Error - PUT https://registry.npm.taobao.org/-/user/org.couchdb

    报错信息: npm ERR! code E500 npm ERR! 500 Internal Server Error - PUT https://registry.npm.taobao.org/-/ ...

  6. yarn npm 下载依赖报错 An unexpected error occurred: “https://registry.npmjs.org/less

    使用yarn和npm下载依赖的时候总是报错,如下 提示是下载源的问题 // 查看源yarn config get registry// yarn修改源的方法yarn config set regist ...

  7. error An unexpected error occurred: “https://registry.npmjs.org/axios

    yarn add 报错 大概意思是:(原因是代理的问题) There appears to be trouble with your network connection. Retrying-(有道翻 ...

  8. Vue插件element-ui安装时报错error An unexpected error occurred: “https://registry.npmjs.org/element-ui: conn

    在安装element-ui插件时终端报如下错误: 解决方法:  npm config set registry https://registry.npm.taobao.org npm config s ...

  9. yarn安装插件报错: An unexpected error occurred: “https://registry.npmjs.org/vue-router: connect ETIMEDOUT

    在安装vue-router的时候,终端报下面的错误 解决方法==>终端输入以下指令:yarn config set sass-binary-site http://npm.taobao.org/ ...

最新文章

  1. 命令行编译运行CSharp文件
  2. 问题1:U盘可以识别但无法打开;问题2:U盘成为启动盘之后如何恢复成普通U盘。
  3. python界面图片-python如何实现读取并显示图片(不需要图形界面)
  4. 让Redis突破内存大小的限制
  5. 创建一个CentOS 7的模板
  6. lfw2019_来自 LFW SS20 你应该知道的5个时尚趋势
  7. Mybatis源码解析:sql参数处理(3)
  8. 解析器 java_Java高性能解析器实现思路及方法学习
  9. 经典OA办公协同管理-原型UI设计-制作
  10. ACM题目————STL练习之众数问题
  11. setInterval()和setTimeout()
  12. AI人工智能基础自学(一)
  13. RabbitMQ无法连接
  14. uniapp app真机测试
  15. h5新语义化标签(重要)
  16. MtaEdt22.exe修改IIS连接数无效的另类解决连接数的方法
  17. 苹果笔记本硬盘替换方案
  18. 如何使用计算机网络打印机,如何在电脑上安装网络打印机?详细教程全部教给你!...
  19. 应用于流形的卷积网络
  20. M2VoC比赛论文——台湾大学

热门文章

  1. cazy长安战役八卦迷宫
  2. linux网络编程-很全的
  3. ES6模块加载方案 CommonJS和AMD ES6和CommonJS
  4. 宝塔面板安装软件或扩展一直“等待安装”状态(sleeping)的处理
  5. HP XP7 GAD双活实现的理解
  6. PCM以及G711编码
  7. 如何阅读源码--以Vetur为例
  8. Brave Browser Beta for Mac(mac安全浏览器)
  9. linux环境下python安装与卸载--Python2及Python3
  10. 软件交付时间紧,赶着上线怎么办?