Good day,
I'm using react exports and encountered the following build errors:
Build Error: Failed import of Card
from @relume_io/relume-ui
.
* *Problem:* The library does not export a component named Card
.
* *Location:* Seen in the Blog40
component.
* *Suggestion:* Check if Carousel
was the intended import.
The same error of failed import of Card
from @relume_io/relume-ui
for the Stats36
component too.
The key conundrum is that I would not know whether Carousel was the intended import, otherwise Relume would not have exported with Card
in the first place (?)
I'm using the supplied command to install relume packages:
npm i @relume_io/relume-ui @relume_io/relume-tailwind
Hey @Ricky Poon,
Sorry for the inconvenience. We are aware of that error of the Card import. We're solving this in the next patch that is in the next few weeks. For now, just remove the Card and add a div with border and that's it.
Please feel free to mention any other errors you encounter in the #C06SZT6UEBA channel