NervJS/nerv

Incompatible with React bootstrap 3

Opened this issue · 1 comments

When we launch a React web app with react bootstrap, it doesn't works because react-bootstrap can't get the react version.

Console return this error "TypeError: Cannot read property 'split' of undefined" and debug tool show error in utils.js:50 of uncontrallable dependency of react-bootstrap.

Thanks

yuche commented

Please install latest version and retry.
I'm looking forward to hearing from you about the compatibility of Nerv and react-bootstrap.