首页 前端知识 安装鸿蒙diagnose 出现的npm报错问题

安装鸿蒙diagnose 出现的npm报错问题

2024-05-07 13:05:30 前端知识 前端哥 243 448 我要收藏

# 安装过程中报错

看一下报错判断为网络报错

npmnpm ERR! code ETIMEDOUT
npm ERR! syscall connect
npm ERR! errno ETIMEDOUT
npm ERR! network request to https://registry.npmjs.org/winston failed, reason: connect ETIMEDOUT 104.16.25.34:443
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly.  See: 'npm help config'
npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\\AppData\Local\npm-cache\_logs\2024-01-20T19_43_56_784Z-debug-0.log
Error: execute install task failed, component ohpm.zip.
Error: execute 'ohpm install' failed.

解决方案

如果开启更改一下 npm源的仓库 ,就在npm registry access 那一栏会有一个click here 用来检测网络,如果报错,就进去更改仓库源,或者http proxy 代理 填你所使用的代理,一般为 localhost加你所使用代理的端口号

转载请注明出处或者链接地址:https://www.qianduange.cn//article/7378.html
标签
鸿蒙系统
评论
发布的文章

Pycharm创建json文件类型

2024-05-12 00:05:50

C#Post请求,带json参数。

2024-05-12 00:05:28

大家推荐的文章
会员中心 联系我 留言建议 回顶部
复制成功!