Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

npm install breakage #2929

Closed
marr opened this issue Nov 6, 2012 · 1 comment
Closed

npm install breakage #2929

marr opened this issue Nov 6, 2012 · 1 comment

Comments

@marr
Copy link
Contributor

marr commented Nov 6, 2012

I am having some trouble installing jshint using npm. I am on node 0.8.14 and npm 1.1.65. I cleaned cache and have no other modules installed globally. I would rather not use sudo, haven't tried it.

installation debug log: https://gist.github.com/f1ae521af8683a6afac1

another hint after failed install: npm ls -g
/usr/local/share/npm/lib
└── UNMET DEPENDENCY jshint *

npm ERR! missing: jshint@*, required by undefined@undefined
npm ERR! not ok code 0

@marr
Copy link
Contributor Author

marr commented Nov 8, 2012

Well, I found the 'issue'. For reasons unknown, having dev = true in my .npmrc file caused the devDependencies to try to come in which aren't working apparently. I removed it, and things are good.

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

No branches or pull requests

1 participant