-
Notifications
You must be signed in to change notification settings - Fork 17
Description
When ever trying to use 'npm install', I am facing karma@0.12.0 UNMET PEER DEPENDENCY Issue.
+-- ember-template-compiler@1.9.0-alpha extraneous -- UNMET PEER DEPENDENCY karma@0.12.0
+-- chokidar@0.8.4
| -- recursive-readdir@0.0.2 +-- connect@2.12.0 | +-- batch@0.5.0 | +-- bytes@0.2.1 | +-- cookie@0.1.0 | +-- debug@0.8.1 | +-- fresh@0.2.0 | +-- methods@0.1.0 | +-- multiparty@2.2.0 | | +-- readable-stream@1.1.14 | | |-- isarray@0.0.1
| | -- stream-counter@0.2.0 | |-- readable-stream@1.1.14
| +-- negotiator@0.3.0
| +-- qs@0.6.6
| +-- raw-body@1.1.2
| | -- bytes@0.2.1 | +-- send@0.1.4 |-- uid2@0.0.3
+-- glob@3.2.11
| -- minimatch@0.3.0 +-- graceful-fs@2.0.3 +-- http-proxy@0.10.4 | +-- pkginfo@0.3.1 |-- utile@0.2.1
| +-- async@0.2.10
| +-- deep-equal@1.0.1
| +-- i@0.3.5
| -- ncp@0.4.2 +-- lodash@2.4.2 +-- q@0.9.7 +-- socket.io@0.9.17 | +-- policyfile@0.0.4 | +-- redis@0.7.3 |-- socket.io-client@0.9.16
| +-- active-x-obfuscator@0.0.1
| | -- zeparser@0.0.5 | +-- uglify-js@1.2.5 | +-- ws@0.4.32 | | +-- commander@2.1.0 | | +-- nan@1.0.0 | |-- tinycolor@0.0.1
| -- xmlhttprequest@1.4.2 -- useragent@2.0.10
`