spion / triplie-ng

Chatbot with Markov chains BFS and Hebbian learning
MIT License
57 stars 16 forks source link

npm install -g triplie fails on Debian 8 #21

Closed ghost closed 9 years ago

ghost commented 9 years ago

$ npm install -g triplie

npm WARN deprecated CSSselect@0.7.0: the module is now available as 'css-select' npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what' |

sqlite3@3.0.10 install /usr/local/lib/node_modules/triplie/node_modules/sqlite3 node-pre-gyp install --fallback-to-build

/usr/bin/env: node: No such file or directory npm WARN This failure might be due to the use of legacy binary "node" npm WARN For further explanations, please read /usr/share/doc/nodejs/README.Debian

npm ERR! sqlite3@3.0.10 install: node-pre-gyp install --fallback-to-build npm ERR! Exit status 127 npm ERR! npm ERR! Failed at the sqlite3@3.0.10 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 3.16.0-4-amd64 npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "triplie" npm ERR! cwd /root 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! /root/npm-debug.log npm ERR! not ok code 0

spion commented 9 years ago

More info is available at https://stackoverflow.com/questions/21168141/can-not-install-packages-using-node-package-manager-in-ubuntu