Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase Storage is not function #403

Open
DhillonN opened this issue May 1, 2021 · 0 comments
Open

Firebase Storage is not function #403

DhillonN opened this issue May 1, 2021 · 0 comments

Comments

@DhillonN
Copy link

DhillonN commented May 1, 2021

If I try to call storage through firebase I get following error
code

firebase.storage().ref(file).getDownloadURL().then(link=>{
    console.log(link)
  })

gatsby_theme_firebase__WEBPACK_IMPORTED_MODULE_0__.firebase.storage is not a function
Everything else works perfectly fine.
Any ideas ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant