Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with npm install db-oracle #41

Open
faroalejandria opened this issue Aug 16, 2012 · 0 comments
Open

Problems with npm install db-oracle #41

faroalejandria opened this issue Aug 16, 2012 · 0 comments

Comments

@faroalejandria
Copy link

The following command (npm install db-oracle) with Ubuntu triggers the bug:

npm http GET https://registry.npmjs.org/db-oracle
npm http 304 https://registry.npmjs.org/db-oracle

npm ERR! Unresolvable cycle detected
npm ERR! While installing: [email protected]
npm ERR! Found a pathological dependency case that npm cannot solve.
npm ERR! Please report this to the package author.
npm ERR!
npm ERR! System Linux 3.0.0-12-generic
npm ERR! command "node" "/usr/local/bin/npm" "install" "db-oracle"
npm ERR! cwd /home/ubuntu/proyectos/node-db-oracle
npm ERR! node -v v0.6.13
npm ERR! npm -v 1.1.9
npm ERR! code ECYCLE
npm ERR! message Unresolvable cycle detected
npm ERR! errno {}
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/ubuntu/proyectos/node-db-oracle/npm-debug.log
npm not ok

Any idea about the problem? Thanks in advanced

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant