keppelen / react-facebook-login

A Component React for Facebook Login
1.18k stars 406 forks source link

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

Open faisalseraj opened 2 years ago

faisalseraj commented 2 years ago

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 commented 2 years ago

image

glcheetham commented 2 years ago

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