trying to integrate amity UI KIT with react web project
showed the error above
my project using
“react”: “^18.2.0”,
“react-dom”: “^18.2.0”
Hello @mohamedismael I have passed to the team to check on this, will keep you posted
We have 2 versions of uikit
- Open source Amity UIKit Open Source - Amity Docs
- and non open source, which you can get form npm.
Pls provide more details.
- Which version are using?
- If it is from npm, is it just
npm install @amityco/ui-kit
command? - If it is open source version, did you follow this guide Amity-Social-Cloud-UIKit-Web-OpenSource/readme.md at develop · AmityCo/Amity-Social-Cloud-UIKit-Web-OpenSource · GitHub ?
- what npm / yarn version are you using?