gbrian / grafana-simple-sql-datasource

Grafana SQL datasource
MIT License
62 stars 20 forks source link

npm install fails on dist\serverside #10

Closed ghost closed 7 years ago

ghost commented 7 years ago

Sorry, quite blank on this. When trying to run npm install om serverside folder (Windows 2016, latest node.js) npm-debug.log: " 504 error Windows_NT 10.0.14393 505 error argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" 506 error node v6.11.2 507 error npm v3.10.10 508 error code ELIFECYCLE 509 error contextify@0.1.15 install: node-gyp rebuild 509 error Exit status 1 510 error Failed at the contextify@0.1.15 install script 'node-gyp rebuild'. 510 error Make sure you have the latest version of node.js and npm installed. 510 error If you do, this is most likely a problem with the contextify package, 510 error not with npm itself. 510 error Tell the author that this fails on your system: 510 error node-gyp rebuild 510 error You can get information on how to open an issue for this project with: 510 error npm bugs contextify 510 error Or if that isn't available, you can get their info via: 510 error npm owner ls contextify 510 error There is likely additional logging output above. 511 verbose exit [ 1, true ] "

ghost commented 7 years ago

Fixed ( restarted server, grafana restart didnt work)