npm install dynalite prebuild проблема - PullRequest
       44

npm install dynalite prebuild проблема

0 голосов
/ 05 декабря 2018

Привет, я новичок в aws dynalite и использую узел npm js.Я пытался установить dynalite, но у меня возникла проблема с предварительной сборкой.Было показано, что в узле -gyp

есть ошибка, которую я использовал для установки команды

npm install dynalite

Сообщение об ошибке было

leveldown@4.0.1 установить C: \ Users \ sgkl021 \ Documents \ cloud \ icebergStash \ node_mod ules \ leveldown prebuild-install ||Перестройка node-gyp

prebuild-install ПРЕДУПРЕЖДЕНИЕ установка read 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 "перестроить) else (перестроить узел" C: \ Tools \ node-v10.13.0-win-x64 \ node_modules \ npm \ node
_modules \ node-gyp \ bin \ node-gyp.js ")Гипер ERR!НЕОБХОДИМОЕ ИСКЛЮЧЕНИЕ!Ошибка стека: spawn UNKNOWN gyp ERR!стек в ChildProcess.spawn (internal / child_process.js: 358: 11) gyp ERR!стек
в spawn (child_process.js: 533: 9) gyp ERR!стек в execFile (child_process.js: 216: 15) gyp ERR!стек в findVS2017 (C: \ Tools \ node-v10.13.0-win-x64 \ node_modules \ np
m \ node_modules \ node-gyp \ lib \ find-vs2017.js: 14: 15) gyp ERR!стек
в 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 ОШИБКА!стек в 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 ERR!Это ошибка в node-gyp.Гипер ERR!Попробуйте обновить node-gyp и зарегистрировать проблему, если это не помогает: gyp ERR!
https://github.com/nodejs/node-gyp/issues npm WARN iceberg_lighthouse@0.0.0 Нет поля репозитория.npm ПРЕДУПРЕЖДЕНИЕ iceberg_lighthouse@0.0.0 лицензия должна быть действительной лицензией SPDX express
ion npm WARN по желанию SKIPPING НЕОБЯЗАТЕЛЬНАЯ ЗАВИСИМОСТЬ: leveldown@4.0.1 (node_modules \ le
veldown): npm WARN необязательно SKIPPING ДОПОЛНИТЕЛЬНАЯ ЗАВИСИМОСТЬ: leveldown @4.0.1 установить: prebui<br> ld-install || node-gyp rebuild npm ПРЕДУПРЕЖДЕНИЕ необязательно Пропуск ОПЦИОНАЛЬНАЯ ЗАВИСИМОСТЬ: Статус выхода 7

  • dynalite@2.1.0 обновлено 1 пакет и проверено 267 пакетов в 31.126 с. Найдено 0 уязвимостей

Пожалуйста, помогите!

...