mantinedev / ui.mantine.dev

Mantine UI website and components
https://ui.mantine.dev
MIT License
2.92k stars 318 forks source link

Build issues with components SocialButtons and TaskCard #55

Closed renep16 closed 1 year ago

renep16 commented 1 year ago
Captura de pantalla 2023-03-06 a la(s) 10 53 58 p  m Captura de pantalla 2023-03-06 a la(s) 10 54 18 p  m
rtivital commented 1 year ago

You must use latest version of @mantine packages and @tabler/icons-react

renep16 commented 1 year ago

I just did it, going to mantine website and copy all install dependencies including @tabler/icons-react@1.119.0

Captura de pantalla 2023-03-07 a la(s) 8 17 18 a  m

Something interesting is that npm i @tabler/icons-react@1.119.0 get this error:

Captura de pantalla 2023-03-07 a la(s) 8 23 32 a  m

O I just installed the last version, 2.8.0 and fix the error also.