node-oracle
node-oracle copied to clipboard
node.js driver to connect with an oracle database.
To run the test for date and datetime outparams an additional database procedure is needed.
Because the pre_install_check.sh must be `source`d, it receives all environment variables as set for the current shell. However, `node-gyp` itself will run in a sub-shell and may not see the...
The build seems to be looking for lzzn(oci_version), and it doesn't seem to be installed by the Oracle client 12.1.0.1.0 for Linux. OS is RHEL 6.2 64 bit. Oracle client...
> [email protected] install C:\Igor\Node.JS\teste\node_modules\oracle > node-gyp rebuild I have many issues to install windows 8 64bits node v0.10.12. Can you help me please? C:\Igor\Node.JS\teste\node_modules\oracle>node "C:\Program Files (x86)\nodejs\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild Compilando os...
Hello, can I do anything with this? Why can't I download binary package and have to compile code? During vcbuild there are numerous bugs and errors: -- COPY & PASTE...
While trying to run "npm install oracle" it is failing to install with the below error. Is this because of node and node gyp version? How to get the node...
While trying to run "npm install oracle" it is failing to install with the below error. Is this because of node and node gyp version? How to get the node...
I am trying to start up a oracle connection between node and oracle DB,I install all stuff exactly as the INSTALL.MD says,when i run my test case,the following error occurred:...
I suspect there might not be support for Node 11 with this project yet. But as it says above I am trying to get this to install on ubuntu: 14.04...
I try to run "npm install oracle" get below errors: ``` npm http GET https://registry.npmjs.org/oracle npm http 304 https://registry.npmjs.org/oracle > [email protected] install /Users/mingqi/node_modules/oracle > node-gyp rebuild xcode-select: error: tool 'xcodebuild'...