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

cannot add package into current project running on react version 17.0.2 #346

Open
faisalseraj opened this issue May 10, 2022 · 2 comments
Open

Comments

@faisalseraj
Copy link

i had a project initially running on version 16.8.0. due to some reasons i had to update the version to 17. while updating react i faced issue with react-facebook-login. so i removed it and updated the react version.
after updating react version am trying to install the package back but i am unable to add the package back as it is compatible with react version 16.

@faisalseraj
Copy link
Author

image

@glcheetham
Copy link

See #340

Can use this package instead:

https://www.npmjs.com/package/@greatsumini/react-facebook-login

It's a well-typed and actively maintained fork of this project, with a similar API.

npm i @greatsumini/react-facebook-login

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

2 participants