walkdoer / Life-Time-Tracker

个人时间跟踪,可视化个人活动数据,管理个人生活,利用过去来指导未来,基于柳比歇夫的统计方法
172 stars 44 forks source link

npm install failed #2

Open 0x333333 opened 8 years ago

0x333333 commented 8 years ago

Hello, it seems that there is a dependency issue.

npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i"
npm ERR! node v4.1.1
npm ERR! npm  v2.14.4
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package react@0.13.3 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer fixed-data-table@0.4.7 wants react@>=0.13.0 <0.15.0 || ^0.14.0-beta3
npm ERR! peerinvalid Peer griddle-react@0.2.14 wants react@>=0.12.0
npm ERR! peerinvalid Peer material-ui@0.11.1 wants react@>=0.13
npm ERR! peerinvalid Peer react-bootstrap@0.13.3 wants react@>=0.12
npm ERR! peerinvalid Peer react-router@0.13.4 wants react@0.13.x
npm ERR! peerinvalid Peer react-select@0.6.12 wants react@>=0.13.3 || ^0.14.0-rc1
npm ERR! peerinvalid Peer react-tap-event-plugin@0.2.1 wants react@^0.14.0

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/zhipeng/Development/Life-Time-Tracker/npm-debug.log
walkdoer commented 8 years ago

thanks, @zp-j , the problem fixed, you can git pull to get the fixed version.