pushtell / react-bootstrap-date-picker

React-Bootstrap based date picker.
MIT License
346 stars 195 forks source link

Can't resolve 'create-react-class' in node_modules\react-bootstrap-date-picker\lib' #154

Open Sambender9 opened 6 years ago

rickyo-CI commented 6 years ago

You can solve this by installing the 'create-react-class' lib. npm i --save create-react-class

d07RiV commented 6 years ago

Shouldn't that be in package dependencies?

nbdn commented 6 years ago

What's up ?

npomfret commented 5 years ago

No commits since 2017. Is this project dead now?