-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Description
I got this error even though I specified them both as "*". Any ideas?
"dependencies" : {
"winston": "*",
"winston-loggly" : "*",
npm ERR! peerinvalid The package winston does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants winston@~0.7.2
npm ERR! System Darwin 13.3.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Users/yuklai/Projects/HHLabs/node/crm-manager
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! code EPEERINVALID
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/yuklai/Projects/HHLabs/node/crm-manager/npm-debug.log
npm ERR! not ok code 0
Metadata
Metadata
Assignees
Labels
No labels