Relative Content

Tag Archive for javascriptfirebasefirebase-realtime-databasefirebase-storage

Uncaught TypeError on Firebase Storage

So I was trying to get an image from firebase storage using its file name, which is an ID of a user and display it. Here’s what came up:
Uncaught TypeError: Failed to resolve module specifier “firebase/storage”. Relative references must start with either “/”, “./”, or “../”.