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 extensions do not work with firebase-tools-docker #34

Open
fjtheknight opened this issue Dec 13, 2022 · 0 comments
Open

Firebase extensions do not work with firebase-tools-docker #34

fjtheknight opened this issue Dec 13, 2022 · 0 comments

Comments

@fjtheknight
Copy link

Hi.
When I run firebase emulator suite using docker, extensions do not work. When I run the emulator suite from cmd, it works.

This is from cmd:

> firebase emulators:start --import=./fb-emulators-import --export-on-exit=./fb-emulators-export

i  emulators: Starting emulators: auth, functions, firestore, hosting, storage, extensions

This is from docker (notice the missing "extensions"):

> firebase emulators:start --import=./fb-emulators-import --export-on-exit=./fb-emulators-export

i  emulators: Starting emulators: auth, functions, firestore, hosting, storage
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