Hello!
Thanks for making react-albus.
I'm using react-albus with react 18.
It's working as expected but we need to force the install (npm i --legacy-peer-deps).
Indeed, peer dependencies allow react v15 or v16.
https://github.com/americanexpress/react-albus/blob/main/package.json#L79
I really like this project, but I have the impression that it is less and less active sadly.
Hello!
Thanks for making react-albus.
I'm using react-albus with react 18.
It's working as expected but we need to force the install (
npm i --legacy-peer-deps).Indeed, peer dependencies allow react v15 or v16.
https://github.com/americanexpress/react-albus/blob/main/package.json#L79
I really like this project, but I have the impression that it is less and less active sadly.