嗨,我是aws dynalite的新手,正在使用npm node js。 我试图安装dynalite,但遇到了预构建问题。它显示在节点-gyp中有一个错误
我以前安装的命令是
npm install dynalite
错误消息是
leveldown@4.0.1安装C:\ Users \ sgkl021 \ Documents \ cloud \ icebergStash \ node_mod ules \ leveldown 预构建安装|| node-gyp重建
prebuild-install WARN安装读取ECONNRESET
C:\ Users \ sgkl021 \ Documents \ cloud \ icebergStash \ node_modules \ leveldown>如果 没有定义
ned npm_config_node_gyp(节点 “ C:\ Tools \ node-v10.13.0-win-x64 \ node_modules \ npm \ n
ode_modules \ npm-lifecycle \ node-gyp-bin \ .... \ node_modules \ node-gyp \ bin \ node-gyp .js“ rebuild)其他(节点 “ C:\ Tools \ node-v10.13.0-win-x64 \ node_modules \ npm \ node
_modules \ node-gyp \ bin \ node-gyp.js“ rebuild)gyp ERR!UNCAUGHT EXCEPTION gyp ERR!stack错误:生成未知的gyp ERR!堆栈 ChildProcess.spawn(internal / child_process.js:358:11)gyp ERR!堆栈
在生成时(child_process.js:533:9)gyp ERR!堆栈在execFile (child_process.js:216:15)gyp错误!在findVS2017上堆叠 (C:\ Tools \ node-v10.13.0-win-x64 \ node_modules \ np
m \ node_modules \ node-gyp \ lib \ find-vs2017.js:14:15)gyp错误!堆栈
在C:\ Tools \ node-v10.13.0-win-x64 \ node_modules \ npm \ node_modul
es \ node-gyp \ lib \ configure.js:94:9 gyp ERR!堆叠在 C:\ Tools \ node-v10.13.0-win-x64 \ node_modules \ npm \ node_modul
es \ mkdirp \ index.js:30:20 gyp ERR! FSReqWrap.oncomplete上的堆栈 (fs.js:141:20)gyp ERR!系统Windows_NT 6.1.7601 gyp ERR!命令 “ C:\ Tools \ node-v10.13.0-win-x64 \ node.exe”“ C:\ Tools \ node-v
10.13.0-win-x64 \ node_modules \ npm \ node_modules \ node-gyp \ bin \ node-gyp.js“” r
ebuild“ gyp ERR!cwd C:\ Users \ sgkl021 \ Documents \ cloud \ icebergStash \ node_modules \ leveldow
n gyp ERR!节点-v v10.13.0 gyp ERR! node-gyp -v v3.8.0 gyp错误!这个 是node-gyp
中的错误。糟糕!尝试更新node-gyp并归档 如果没有帮助,则发出问题:gyp ERR!
https://github.com/nodejs/node-gyp/issues npm警告 iceberg_lighthouse@0.0.0没有存储库字段。 npm警告 iceberg_lighthouse@0.0.0许可证应该是有效的SPDX许可证 表达
ion npm警告可选的跳过跳过依赖度:leveldown@4.0.1 (node_modules \ le
向下滚动):npm警告可选的跳过选择性依赖项: leveldown@4.0.1安装:prebui
npm警告可选的跳过选项 DEPENDENCY:退出状态7
ld-install || node-gyp rebuild
- dynalite@2.1.0更新了1个程序包,并在31.126秒内对267个程序包进行了审核,发现了0个漏洞
请帮助!