tjwebb / react-bootstrap-select

A custom select for react-bootstrap using button dropdown
https://www.npmjs.com/package/react-bootstrap-select
MIT License
72 stars 27 forks source link

please update react version #8

Closed geminiyellow closed 8 years ago

geminiyellow commented 9 years ago
npm install react-bootstrap-select --save
npm WARN peerDependencies The peer dependency react@^0.12.2 included from react-bootstrap-select will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency 
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm WARN peerDependencies The peer dependency react-bootstrap@^0.16 included from react-bootstrap-select will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency 
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
\
> react-bootstrap-select@0.13.0 postinstall /Users/me/Documents/Sources/client/node_modules/react-bootstrap-select
> jsx jsx/ dist/

built Module("Select")
["Select"]
npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/bin/iojs" "/usr/local/bin/npm" "install" "react-bootstrap-select" "--save"
npm ERR! node v4.0.0
npm ERR! npm  v2.14.2
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package react@0.13.3 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer react-bootstrap@0.25.2 wants react@>=0.13
npm ERR! peerinvalid Peer react-tap-event-plugin@0.1.7 wants react@~0.13.x || ~0.12.x
npm ERR! peerinvalid Peer react-bootstrap-select@0.13.0 wants react@^0.12.2

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/me/Documents/Sources/client/npm-debug.log
AlexKovalevych commented 9 years ago

+1

UchihaVeha commented 9 years ago

+1

maullerz commented 9 years ago

+1

tjwebb commented 9 years ago

PR would be appreciated

AlexKovalevych commented 8 years ago

@tjwebb here you go #10

ir-fuel commented 8 years ago

https://www.npmjs.com/package/react-bootstrap-select

this still shows the old version

erzzo commented 8 years ago

yeah, need a new release

tjwebb commented 8 years ago

Published: https://www.npmjs.com/package/react-bootstrap-select

btw, I'm spending most of my time these days working on https://github.com/trailsjs/trails. If anyone would like to step up and help maintain this project, let me know.