We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have filled config.ts then I did npm run build and firebase emulators:start. The page loaded and I click Request Permission and get next output:
config.ts
npm run build
firebase emulators:start
The text was updated successfully, but these errors were encountered:
Seeing this as well, did you find a resolution @thedmdim?
Sorry, something went wrong.
@jackfoust hi, i managed to solve this then, but don't remember how. My diff is
@thedmdim ah, nice! That makes sense though to switch that .js up a bit if you're not using firebase hosting. Thanks!
No branches or pull requests
Step 1: Describe your environment
Step 2: Describe the problem:
I have filled
config.ts
then I didnpm run build
andfirebase emulators:start
. The page loaded and I click Request Permission and get next output:Steps to reproduce:
config.ts
npm run build
firebase emulators:start
The text was updated successfully, but these errors were encountered: