0

https://www.npmjs.com/package/oracle

this is document Guide.

I followed it word for word.

and cmd.exe -> go to project place -> npm install oracle isn't working.

I also used the mssql module, it's perfectly working.

this is error message:

npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the oracle package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get their info via:
npm ERR!     npm owner ls oracle
npm ERR! There is likely additional logging output above.
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "oracle"
npm ERR! cwd C:\Users\user\Desktop\WBPWebService
npm ERR! node -v v0.10.33
npm ERR! npm -v 1.4.28
npm ERR! syscall spawn
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! not ok code 0
4
  • There's an open issue about it: github.com/joeferner/node-oracle/issues/205 Commented Dec 10, 2014 at 5:54
  • @generalhenry that's ubuntu issues, not Windows. Commented Dec 10, 2014 at 7:11
  • that one not so much there are a number of others having the same types of issues. It's all variations on the cpp not building github.com/joeferner/node-oracle/… Commented Dec 10, 2014 at 7:53
  • There are instructions in the readme Commented Dec 10, 2014 at 7:55

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.