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

Peer Dependencies #22

Closed
dscape opened this issue Dec 21, 2013 · 2 comments
Closed

Peer Dependencies #22

dscape opened this issue Dec 21, 2013 · 2 comments

Comments

@dscape
Copy link
Owner

dscape commented Dec 21, 2013

npm ERR! peerinvalid The package flatiron does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer flatiron-cli-config@0.1.3 wants flatiron@~0.1.9

npm ERR! System Darwin 13.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Users/dscape/Desktop/dev/dscape/futoncli
npm ERR! node -v v0.10.12
npm ERR! npm -v 1.2.32
npm ERR! code EPEERINVALID
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/dscape/Desktop/dev/dscape/futoncli/npm-debug.log
npm ERR! not ok code 0

@julianduque :)

@julianduque
Copy link
Contributor

0.1.1 has flatiron-cli-config@0.1.4, I can't reproduce the error, uninstall and install again

@dscape
Copy link
Owner Author

dscape commented Dec 22, 2013

Sweet ;)

$ ./node_modules/specify/bin/specify -r compact
✔ /test/commands/config.js ................ 31/31
✔ /test/commands/database.js .............. 31/31
✔ /test/commands/design.js ................ 12/12
✔ /test/commands/document.js .............. 25/25
✔ /test/commands/endpoint.js .............. 48/48
✔ totals ................................ 147/147

It was my bad, previous node_modules folder

@dscape dscape closed this as completed Dec 22, 2013
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

2 participants