Description
While installing on Oracle Linux 6 getting the following:
$ npm install db-oracle npm http GET https://registry.npmjs.org/db-oracle
npm http 304 https://registry.npmjs.org/db-oracle
db-oracle@0.2.3 install /home/user1/node_modules/db-oracle
node-waf configure build
sh: node-waf: command not found
db-oracle@0.2.3 preuninstall /home/user1/node_modules/db-oracle
rm -rf build/*
npm ERR! db-oracle@0.2.3 install: node-waf configure build
npm ERR! sh "-c" "node-waf configure build"
failed with 127 npm ERR!
npm ERR! Failed at the db-oracle@0.2.3 install script.
npm ERR! This is most likely a problem with the db-oracle package, npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-waf configure build
npm ERR! You can get their info via:
npm ERR! npm owner ls db-oracle
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 2.6.39-400.17.1.el6uek.x86_64 npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
"db-oracle"
npm ERR! cwd /home/user1/dev/Sublime Text 2 npm ERR! node -v v0.11.2-pre npm ERR! npm -v 1.2.18 npm ERR! code ELIFECYCLE npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/user1/dev/Sublime Text 2/npm-debug.log
npm ERR! not ok code 0