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

Error: getStream() is only supported by NodeJS builds #6343

Closed
dimmetrius opened this issue Jun 8, 2022 · 1 comment · Fixed by #6345
Closed

Error: getStream() is only supported by NodeJS builds #6343

dimmetrius opened this issue Jun 8, 2022 · 1 comment · Fixed by #6345

Comments

@dimmetrius
Copy link

[REQUIRED] Describe your environment

  • Operating System version: macOS Monterey 12.4
  • Node version: v16.15.0
  • Firebase SDK version: 9.8.2
  • Firebase Product: storage

[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()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
3 participants