react-form-builder icon indicating copy to clipboard operation
react-form-builder copied to clipboard

npm install fails with `The package react does not satisfy its siblings' peerDependencies requirements!`

Open blairanderson opened this issue 10 years ago • 4 comments


npm ERR! peerinvalid The package react does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants react@>=0.13.3
npm ERR! peerinvalid Peer [email protected] wants react@>=0.13.3
npm ERR! peerinvalid Peer [email protected] wants react@>= 0.13.0 || ^0.14.0-alpha
npm ERR! peerinvalid Peer [email protected] wants react@>=0.12.2 <0.15.0
npm ERR! peerinvalid Peer [email protected] wants react@>=0.13.3

npm ERR! System Darwin 14.5.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Users/blairanderson/Documents/dev/form-builder
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.4.9
npm ERR! code EPEERINVALID
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/blairanderson/Documents/dev/form-builder/npm-debug.log
npm ERR! not ok code 0

blairanderson avatar Nov 21 '15 22:11 blairanderson

+1!

youanden avatar Jan 27 '16 23:01 youanden

Same for me, seems it because npm 1.x or 2.x, on npm 3.x it's fine

amayun avatar Mar 16 '16 08:03 amayun

has any one been able to figure this out. Or any recommendations thanks

Philip-Nunoo avatar Jun 13 '16 07:06 Philip-Nunoo

Can people try this again with the lastest? Also, looks like the node version quite old (v0.10.28). Does it help to upgrade?

blackjk3 avatar Dec 13 '16 15:12 blackjk3