keppelen / react-facebook-login

A Component React for Facebook Login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot add package into current project running on react version 17.0.2

faisalseraj opened this issue · comments

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.

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