Git Product home page Git Product logo

Comments (12)

crandmck avatar crandmck commented on August 16, 2024 2

I don't think I'm the right person to compile this list. I'm happy to add it to the docs once we have the info.

It should probably be based on what we test. Can someone in QA provide the list of tested OS / Node versions that we test this connector on?
@0candy @cgole

from loopback-connector-oracle.

raymondfeng avatar raymondfeng commented on August 16, 2024

We donโ€™t have a prebuilt binary for Node 4.4.0 on Windows 64 bit.

Can you try Node 5.x?

On Mar 23, 2016, at 4:05 PM, yuzhou [email protected] wrote:

C:\Users\yuzhou\Documents\nodejs\test1>npm install --save loopback-connector-ora
cle
npm WARN package.json [email protected] No README data
npm WARN deprecated [email protected]: graceful-fs version 3 and before will fai
l on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possibl

e.

[email protected] install C:\Users\yuzhou\Documents\nodejs\test1
\node_modules\loopback-connector-oracle\node_modules\loopback-oracle-installer
node pkginstall.js

Downloading/Extracting http://7e9918db41dd01dbf98e-ec15952f71452bc0809d79c86f575
1b6.r22.cf1.rackcdn.com/loopback-oracle-Windows-x64-abi46-1.8.0.tar.gz
HTTP proxy: http://www-proxy.us.oracle.com:80/ http://www-proxy.us.oracle.com/
[Error: Prebuilt tarball not found for your node version and platform: http://7e
9918db41dd01dbf98e-ec15952f71452bc0809d79c86f5751b6.r22.cf1.rackcdn.com/loopback
-oracle-Windows-x64-abi46-1.8.0.tar.gz]
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs
node_modules\npm\bin\npm-cli.js" "install" "--save" "loopback-connector-oracl
e"
npm ERR! node v4.4.0
npm ERR! npm v2.14.20
npm ERR! code ELIFECYCLE

npm ERR! [email protected] install: node pkginstall.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node pkgi
nstall.js'.
npm ERR! This is most likely a problem with the loopback-oracle-installer packag
e,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node pkginstall.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs loopback-oracle-installer
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls loopback-oracle-installer
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\yuzhou\Documents\nodejs\test1\npm-debug.log

โ€”
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub #60

from loopback-connector-oracle.

yueyuezhou avatar yueyuezhou commented on August 16, 2024

Use Node 5.91, got "File doesn't exist" error:

C:\Users\yuzhou\Documents\nodejs\test1>npm install loopback-connector-oracle --s
ave
npm WARN deprecated [email protected]: graceful-fs version 3 and before will fai
l on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possibl
e.

[email protected] install C:\Users\yuzhou\Documents\nodejs\test1
\node_modules\loopback-oracle-installer
node pkginstall.js

Downloading/Extracting C:\Users\yuzhou\Documents\nodejs\test1\node_modules\loopb
ack-oracle-builder\build\Windows\loopback-oracle-Windows-x64-abi47-1.4.2.tar.gz
File doesn't exist: C:\Users\yuzhou\Documents\nodejs\test1\node_modules\loopbac
k-oracle-builder\build\Windows\loopback-oracle-Windows-x64-abi47-1.4.2.tar.gz
[email protected] C:\Users\yuzhou\Documents\nodejs\test1
-- [email protected] +-- [email protected] -- [email protected]
+-- [email protected]
| +-- [email protected]
| | -- [email protected] | | +-- [email protected] | | |-- [email protected]
| | +-- [email protected]
| | -- [email protected] |-- [email protected]
+-- [email protected]
| +-- [email protected]
| +-- [email protected]
| | -- [email protected] |-- [email protected]
| -- [email protected] +-- [email protected] -- [email protected]
`-- [email protected]

from loopback-connector-oracle.

yueyuezhou avatar yueyuezhou commented on August 16, 2024

switched to a linux box, and was able to install loopback-connector-oracle. but failed to connect a remote database.

Error: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor

I have no Oracle client installed but the instant driver. Is there anyway to test/debug the issue? Thanks

from loopback-connector-oracle.

emulicus avatar emulicus commented on August 16, 2024

Is there a list somewhere where we can get the the list of generated node/os combinations?
I'm getting the same error, I have Windows 7 64 bit + Node 6.7.0.
Also, do you have instructions on how to do this process, or could someone do this for this specific combination?

from loopback-connector-oracle.

superkhau avatar superkhau commented on August 16, 2024

@crandmck Do you think you can compile a list of combinations in the docs somewhere (if we don't have one already)?

from loopback-connector-oracle.

renanwilliam avatar renanwilliam commented on August 16, 2024

how we can compile this connector to make available to other versions?

from loopback-connector-oracle.

crandmck avatar crandmck commented on August 16, 2024

@0candy Could you please find someone who can provide the info based on Node/OS combos on which we test this connector? Then reassign to me...thanks!

from loopback-connector-oracle.

0candy avatar 0candy commented on August 16, 2024

@cgole Do you have the info that @crandmck is looking for?

from loopback-connector-oracle.

kjdelisle avatar kjdelisle commented on August 16, 2024

pinging @cgole, see above.

from loopback-connector-oracle.

stale avatar stale commented on August 16, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from loopback-connector-oracle.

stale avatar stale commented on August 16, 2024

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

from loopback-connector-oracle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.