解决方案:

1:查看一下自己的node版本,一般高版本下载会出问题,建议使用 12.17.0版本

2:网络延迟的问题,删除package.lock.json和node_modules文件夹,重新install

3: 这个错误是下载git相关的文件超时,打开项目根目录,右键 git base here 在里面npm i

npm install下载依赖项时报错 fatal: unable to access ‘https://github.com/nhn/raphael.git/‘: Failed to connect相关推荐

  1. npm ERR,fatal: unable to access ‘https://github.com/nhn/raphael.git/‘: OpenSSL SSL_read: Connection

    vue 初始化项目出现:npm ERR! fatal: unable to access 'https://github.com/nhn/raphael.git/': OpenSSL SSL_read ...

  2. vue初始化项目出现 npm ERR! fatal: unable to access ‘https://github.com/nhn/raphael.git/‘: OpenSSL SSL_read:

    vue初始化项目出现npm ERR! fatal: unable to access 'https://github.com/nhn/raphael.git/': OpenSSL SSL_read:错 ...

  3. 【git clone 报错】fatal: unable to access ‘https://github.com/zimeng303/React.git/‘: Failed to connect

    [git clone 报错]fatal: unable to access 'https://github.com/zimeng303/React.git/': Failed to connect t ...

  4. fatal: unable to access ‘https://github.com/nhn/raphael.git/‘: OpenSSL SSL_read: Connection was rese

    错误1: npm ERR! fatal: unable to connect to github.com 解决方案: ssh访问切换为https访问 git config --global url.& ...

  5. fatal: unable to access ‘https://github.com/xx/xx.git/’: Failed to connect to github.com port 443: T

    github提交代码时报错: fatal: unable to access 'https://github.com/xx/xx.git/': Failed to connect to github. ...

  6. fatal: unable to access ‘https://github.com/PX4/PX4-Autopilot.git/‘: Failed to connect to github.com

    错误 :fatal: unable to access 'https://github.com/PX4/PX4-Autopilot.git/': Failed to connect to github ...

  7. 解决git在push时报错fatal: unable to access ‘https://github.com/sup0C/a.git/‘: errno 10054

    解决git在push时报错fatal: unable to access 'https://github.com/sup0C/a-repository-for--git/': OpenSSL SSL_ ...

  8. 解决fatal: unable to access ‘https://github.com/xxx/xxx.git/‘: Failed to connect to github.com port 4

    问题的表现

  9. fatal: unable to access ‘https://github.com/xxx/123.git/‘: Failed connect to github.com:443 解决方案

    在linux上git clone时遇到 fatal: unable to access 'https://github.com/xx/xx.git/': Failed connect to githu ...

最新文章

  1. PHP 自学教程之MySQL数据库
  2. lsb_release -a 查询系统版本
  3. Kotlin开发细节
  4. MFC_Combo_Box_用法(下拉框)
  5. 支付宝,微信在没网络的情况下还能支付,是如何实现的?需要什么支持?
  6. 为了忘却的纪念----开始从操就业的第一个SHELL程序
  7. unity 相机的问题
  8. XMLHttpReq.onreadystatechange 传递参数
  9. 《华林科纳-半导体工艺》PVA 刷擦洗
  10. FME转换器 正则字符查找(StringSearcher)
  11. 开放式虚拟仿真实验服务器,润尼尔开放式虚拟仿真实验教学及资源共享平台
  12. python 按比例缩小图片
  13. RK987蓝牙键盘使用说明书分享
  14. 服务器winsxs文件夹怎么清理工具,如何清理Win7系统winsxs文件夹中的垃圾?
  15. “快乐宝宝”风波始末 (三)
  16. h5+css3基础面试题
  17. forward(转发)和redirect(重定向)有什么区别
  18. daterangepicker.js快捷筛选项的高亮显示问题修复
  19. Vivado综合设置之-keep_equivalent_registers
  20. windows安装pscp工具,通过命令行上传到linux服务器

热门文章

  1. 下雨天的十月末还不冷
  2. 2018中国区块链百强企业第一弹 | 链塔智库
  3. android 平板 办公,技德Remix超级平板如何让安卓系统成为办公神器
  4. 安装计算机配件需要准备的工具,组装电脑需要哪些配件
  5. PyCharm中的pyqt-designer环境搭建和汉化
  6. 大学最重要的 8 件事
  7. 今天给没用过Git的新人简单培训了一下
  8. 网站UI设计10大原则
  9. 进化算法的比较(GA,PSO,DE)及其优化算法包的使用
  10. 《JavaScript设计模式》读后感 觉很复杂