'useSignInCheck' is not exported from 'reactfire' #385
Unanswered
attilioweb
asked this question in
Q&A
Replies: 1 comment
-
try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I keep receiving the following error during build time
'useSignInCheck' is not exported from 'reactfire'
I originally had done
npm install reactfire
but after receiving that error and doing some Google searches I came across this page https://www.gitmemory.com/issue/FirebaseExtended/reactfire/375/849969933 butnpm i reactfire@canary
also produces the error. Deleting node_modules and reinstalling didn't help either.Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions