error while " npm install db-oracle "
hi my os is centos 5.9 and my version of oracle database 11gR2 and my version of node.js 0.10.6. i use your article , when i want to install db-oracle , the error is shown : npm install db-oracle npm http GET https://registry.npmjs.org/db-oracle npm http 304 https://registry.npmjs.org/db-oracle
[email protected] install /opt/instantclient/node_modules/db-oracle node-waf configure build
sh: node-waf: command not found
[email protected] preuninstall /opt/instantclient/node_modules/db-oracle rm -rf build/*
npm ERR! weird error 127 npm ERR! not ok code 0
i want to use this version of node , not using 0.6.4 . do you have any solution ?
I have the same problem
I had similar problems 2 years ago. The author has not updated this package in that two years- I'd say this repo needs a new maintainer.
Needs new binding.gyp to be compatible to newer versions of node. node-waf is deprecated.