当前位置:网站首页>执行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 执行就没问题了
边栏推荐
猜你喜欢
随机推荐
Redis database related commands
YOLOv7 uses cloud GPU to train its own dataset
VS2017中安装visual assist X插件
自定义UDF函数
宝塔面板搭建小说CMS管理系统源码实测 - ThinkPHP6.0
Tornado framework routing system introduction and (IOloop.current().start()) start source code analysis
C语言——断言assert的使用
HBuilderX 核心插件安装提示:“插件XXX下载失败,请检查网络”问题的解决办法
无人驾驶综述:摘要
猜数字游戏,猜错10次关机(srand、rand、time)随机数生成三板斧(详细讲解!不懂问我!)
C语言sizeof和strlen的区别
C语言初级—用一角,两角,五角和一元组成3.5元有多少种组合方法
NDK入门篇:C语言基础
一文带你快速掌握Kotlin核心技能
Visual studio代码中有红色波浪线解决办法
利用c语言实现对键盘输入的一串字符的各类字符的计数
Flink实现Exactly Once
Hession使用
加强版Apktool堪称逆向神器
LLVM系列第二十五章:简单统计一下LLVM源码行数









