当前位置:网站首页>执行npm install有错误error
执行npm install有错误error
2022-08-02 14:07:00 【昵称审核中】
gyp WARN install got an error, rolling back install
gyp ERR! configure error
gyp ERR! stack Error: connect ETIMEDOUT 114.55.80.225:443
gyp ERR! stack at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:1
4)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "D:\\Program Files\\nodejs\\node.exe" "D:\\Program Files\\nodej
s\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd E:\wzh\project\RN\Burma\node_modules\weak
gyp ERR! node -v v10.16.3
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok换成 npm install --production --unsafe-perm=true --allow-root 执行就没问题了
边栏推荐
猜你喜欢
随机推荐
主存储器(一)
spark写sql的方式
Kubernetes架构和组件
基于ThinkPHP6.0 - 宝塔搭建漫画CMS管理系统源码实测
ConstraintLayout from entry to abandonment
flutter中App签名
电商项目常见连续登录,消费,日期等问题
统计偏科最严重的前100名学生
详解RecyclerView系列文章目录
MongoDB Compass 安装与使用
NDK报错问题分析方案(一)
UIWindow的makeKeyAndVisible不调用rootviewController 的viewDidLoad的问题
IllegalStateException: Room cannot verify the data integrity. Looks like you've changed schema but
【c】大学生在校学习c语言常见代码
spark(standalone,yarn)
PostgreSQL 性能谜题
利用c语言实现对键盘输入的一串字符的各类字符的计数
Win10不能启动WampServer图标呈橘黄色的解决方法
重新学习编程day1 【初始c语言】【c语言编写出计算两个数之和的代码】
binlog与iptables防nmap扫描









