Error: getStream() is only supported by NodeJS builds (original) (raw)

[REQUIRED] Describe your environment

[REQUIRED] Describe the problem

Steps to reproduce:

can't use storage getStream function in module

image

Relevant Code:

//index.js import {getStream} from "firebase/storage" getStream()