Reactstrap: 'reactstrap' does not contain an export named 'Carousel'.

Created on 23 Nov 2017  路  3Comments  路  Source: reactstrap/reactstrap

'reactstrap' does not contain an export named 'Carousel'. what does it mean ?

question

Most helpful comment

It means you are using a version prior to that feature being added. Use the installation instructions in the docs which will install the v5 alpha which has that feature.

All 3 comments

It means you are using a version prior to that feature being added. Use the installation instructions in the docs which will install the v5 alpha which has that feature.

fixed issue after installation of "npm i -S [email protected]" you can close this issue. but please mention that to install latest version.

Thanks

Yes, It is already mentioned in the documentation in the readme and in the documentation website.

Was this page helpful?
0 / 5 - 0 ratings