当前位置:网站首页>npm ERR! code ETIMEDOUTnpm ERR! syscall connectnpm ERR! errno ETIMEDOUTnpm ERR! network request t
npm ERR! code ETIMEDOUTnpm ERR! syscall connectnpm ERR! errno ETIMEDOUTnpm ERR! network request t
2022-07-26 01:39:00 【纬领网络】
在安装 npm install rxjs 一直出现下列问题
npm ERR! code ETIMEDOUT
npm ERR! syscall connect
npm ERR! errno ETIMEDOUT
npm ERR! network request to https://registry.npmjs.org/rxjs/-/rxjs-7.5.6.tgz failed, reason: connect ETIMEDOUT 104.16.21.35: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! D:\nodejs\node_cache\_logs\2022-07-21T23_36_17_838Z-debug-0.log
解决办法
1、清空代理
npm config set proxy null2、清理缓存
npm cache clean --force3、重新设置镜像源
npm config set registry http://registry.npmjs.org/4、如果嫌安装依赖慢的话 可以使用国内淘宝镜像
npm config set registry https://registry.npm.taobao.org
边栏推荐
- B - Krypton Factor(dfs+回溯法)
- “蔚来杯“2022牛客暑期多校训练营2 G.[Link with Monotonic Subsequence] 分块构造
- Basic version of Google browser debugging tool (I)
- Shell exercises
- 点屏注意事项
- Creation and management of MySQL database and table
- Travel (split points and layers)
- Causes of signal degradation in optical fiber communication
- Analysis of zeromq
- Browser development and use skills
猜你喜欢
![[combinational logic circuit] - encoder](/img/a5/c92e0404c6a970a62595bc7a3b68cd.gif)
[combinational logic circuit] - encoder

聚势|海泰方圆亮相第五届数字中国建设峰会

【ICKIM 2022】第四届知识与信息管理国际会议

Basic version of Google browser debugging tool (I)

Introduction to API testing

SOC first project hello_ world

MDK编译过程及ARM编译工具链

FreeBSD bnxt以太网驱动源码阅读记录二:

01. MySQL transaction isolation level and concurrent database access

Speech comprehension - structural analysis exercise of fragment reading
随机推荐
Network layer 2 and layer 3 forwarding
Mysql_ Note2
记一次自定义 Redis 分布式锁导致的故障
网络之二三层转发
IP address of the network
“蔚来杯“2022牛客暑期多校训练营2 H.[Take the Elevator] 维护线段
Cross-lingual Transfer of Correlations between Parts of Speech and Gaze Features 阅读笔记
Is it safe for Huatai Securities to open an account online? How to handle it?
The SQL script generated by powerdispatcher model runs incorrectly
【ICKIM 2022】第四届知识与信息管理国际会议
Case when of SQL
Oracle is nested at multiple levels, and the alias problem of the table cannot be found
Ideal Path(UVA - 1599)
服务器可用资源查询脚本
Codeforces Round #810 (Div. 2)A~C
U++学习笔记 UStruct、UEnum声明以及函数库简单函数实现
Spark-SQL中根据年月日显示周几用date_format(date,‘u‘)
4QAM, 16QAM modulation and demodulation simulation circuit, observe and analyze QAM constellation and bit error rate curve [matlab code]
Tutorial on principles and applications of database system (056) -- MySQL query (18): usage of other types of functions
poj1521