-
Notifications
You must be signed in to change notification settings - Fork 426
React 18 #529
Comments
While we wait for this, hopefully this helps. npm uninstall react-google-login
npm install @leecheuk/react-google-login
|
pls do support react 18 i'm wating for this |
Following |
React 18 was like soooooo last spring 😅 LFG!! |
sadly, it doesnt work for me either: "Can't resolve 'react-google-login'" |
Have you tried clean cache or delete node_modules?
|
Thanks for your quick response, I will try later on and let you know. (I couldn't open an issue in your repo) |
Hey I am also facing the same problem. Please help me I want to install react-google-login |
the real mvp, merci for this |
Hope this will help |
use @react-oauth/google |
@leecheuk |
i was using this npm install @leecheuk/react-google-login |
npm i gapi-script add this in your app.js or index.js where routes has been defined gapi.load("client:auth2", () => { |
React 18 is not supported this Library version
The text was updated successfully, but these errors were encountered: