You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use the component (latest version) with React 16.13.1 and React Bootstrap 1.4.0 and I receive the following error:
./node_modules/react-16-bootstrap-date-picker/lib/index.js
Module not found: Can't resolve 'react-bootstrap/lib/Button' in '...\node_modules\react-16-bootstrap-date-picker\lib'
Possible Solution
I see that in version 1.0.0 of React Bootstrap there is no "lib" directory and all the modules are in the "react-bootstrap" directory.
Your Environment
Version used: 5.1.2
Browser Name and version: Chrome 80.0.3987.149
Operating System and version (desktop or mobile): Windows 10
React Bootstrap version: 1.4.0
Bootstrap version: 4.5.3
React version: 16.13.1
The text was updated successfully, but these errors were encountered:
Table of Contents
Context
I tried to use the component (latest version) with React 16.13.1 and React Bootstrap 1.4.0 and I receive the following error:
Possible Solution
I see that in version 1.0.0 of React Bootstrap there is no "lib" directory and all the modules are in the "react-bootstrap" directory.
Your Environment
The text was updated successfully, but these errors were encountered: