Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It's not installing in react version 18.2.0 #131

Open
sadikhossain69 opened this issue May 10, 2023 · 5 comments
Open

It's not installing in react version 18.2.0 #131

sadikhossain69 opened this issue May 10, 2023 · 5 comments

Comments

@sadikhossain69
Copy link

sadikhossain69 commented May 10, 2023

I'm currently working on react latest version project and this package isn't installing on react latest version.

@furyozo
Copy link

furyozo commented May 24, 2023

@chentsulin +1, could you please add support for react versions 17 and 18?

@juvielone
Copy link

Try using this
npm i --force react-messenger-customer-chat

@sadikhossain69
Copy link
Author

@juvielone I tried but it's not installing in production.

@sameep-dhakal
Copy link

Will it work on later version or is depreciated for higher versions of react? . I tried force install it is working for now but is it a good idea to do so?

@sadikhossain69
Copy link
Author

@sameep-dhakal It will work on locally smoothly but maximum time in production it will unable to install. You have to containerize your app with Docker and make a custom script for --force installation. On the other way you can run the npm install [package-name] --legacy-peer-deps. It will ignore all peerDependencies when installing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants