mariano / node-db-oracle

Oracle database bindings for Node.js
http://nodejsdb.org
142 stars 34 forks source link

error while " npm install db-oracle " #57

Open saeedsh110 opened 10 years ago

saeedsh110 commented 10 years ago

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

db-oracle@0.2.3 install /opt/instantclient/node_modules/db-oracle node-waf configure build

sh: node-waf: command not found

db-oracle@0.2.3 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 ?

indapublic commented 9 years ago

I have the same problem

SyntaxRules commented 9 years ago

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.

shashdr commented 9 years ago

Needs new binding.gyp to be compatible to newer versions of node. node-waf is deprecated.