firebase.storage() is not a function in JavaScript
问题 I'm new to web development and firebase and a error is appearing to me. I've not been able to solve it so came here to seek for help. The error displayed is firebase.storage() is not a function . It seems that the firestorage is not set correctly in my computer. However, I've followed the instructions download from the google website itself and it did not change a thing. I've seen some other questions regarding this on Stack Overflow, but they use node or react which is not my case. Can