keppelen / react-facebook-login

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

Unable to install other packages when this package install in React 18 #353

Open sandeshthapa07 opened 1 year ago

sandeshthapa07 commented 1 year ago

When I try to install other package in my project when this package is installed it throws and error saying this package is deprecated to react 18 try installing in React 16 version

anhdungadg commented 1 year ago

Yep, me too! It's work very well on React 16. But it's got error when I'm upgrade to React 17. Maybe the version 18 are the same!

sandeshthapa07 commented 1 year ago

you can another package https://www.npmjs.com/package/react-facebook for login.it worked for me

anhdungadg commented 1 year ago

I'm done with this command on React 17. npm install react-facebook --legacy-peer-deps