pushtell/react-bootstrap-date-picker

Can't resolve 'create-react-class'

Closed this issue · 3 comments

trying to integrate with https://react-bootstrap.github.io/ but getting issue :

Can't resolve 'create-react-class' in '/Users/emmett/dev/rc2/frontend/serverless-stack-demo-client/node_modules/react-bootstrap-date-picker/lib

Same issue here as well. Any idea what got updated to break this?

not sure what happened but running npm install --save create-react-class fixed the issue about create-react-class.

now i'm having an issue with undefined values

@sowmitranalla I used what some other guy suggested in an older issue

"react-bootstrap-date-picker": "github:mixxt/react-bootstrap-date-picker",