root@raspberrypi:/home/pi# apt-get install nodejs npm git logrotate
Reading package lists... Done
Building dependency tree
Reading state information... Done
git is already the newest version.
logrotate is already the newest version.
nodejs is already the newest version.
npm is already the newest version.
The following package was automatically installed and is no longer required:
libopts25
..............
npm ERR!
[email protected] install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 127
npm ERR!
npm ERR! Failed at the
[email protected] install script.
npm ERR! This is most likely a problem with the sqlite3 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 sqlite3
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 4.4.38-v7+
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/servesbytesnet/byteball-hub
npm ERR! node -v v0.10.29
npm ERR! npm -v 1.4.21
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/servesbytesnet/byteball-hub/npm-debug.log
npm ERR! not ok code 0
servesbytesnet@raspberrypi:~/byteball-hub $