2015-09-24 3 views
0

Почему я получаю это сообщение об ошибке каждый раз, когда я пытаюсь установить node-mapnik на свой компьютер. Я использую Windows 8.1 x64.
Ошибка при установке Node-Mapnik в Windows 8.1 x64

npm ERR! Windows_NT 6.3.9600 
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Adi Arta Wibawa\ 
\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "install" "[email protected] 
x" 
npm ERR! node v4.1.0 
npm ERR! npm v3.3.3 
npm ERR! code ELIFECYCLE 

npm ERR! [email protected] install: `node-pre-gyp install --fallback-to-build` 
npm ERR! Exit status 1 
npm ERR! 
npm ERR! Failed at the [email protected] install script 'node-pre-gyp install --fallb 
ack-to-build'. 
npm ERR! This is most likely a problem with the mapnik package, 
npm ERR! not with npm itself. 
npm ERR! Tell the author that this fails on your system: 
npm ERR!  node-pre-gyp install --fallback-to-build 
npm ERR! You can get their info via: 
npm ERR!  npm owner ls mapnik 
npm ERR! There is likely additional logging output above. 

npm ERR! Please include the following file with any support request: 
npm ERR!  D:\WebDev\ProjectOne\npm-debug.log 

Что мне делать, чтобы решить эту проблему?

+0

Вы пробовали шаги, упомянутые в файле node-mapnik readme [здесь] (https://github.com/mapnik/node-mapnik#windows-specific) и [здесь] (https: // github.com/mapnik/node-mapnik/wiki/WindowsBinaries)? – chrki

ответ

Смежные вопросы