Skip to content

Added the missing appId and measurementId in install-and-setup.md #2537

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

Merged
merged 1 commit into from
Nov 11, 2020

Conversation

entvex
Copy link
Contributor

@entvex entvex commented Jul 8, 2020

Checklist

  • Issue number for this PR: #nnn (required)
  • Docs included?: (yes)
  • Test units included?: (yes)
  • In a clean directory, yarn install, yarn test run successfully? (yes)

Description

Dear angularfire community.
I was installing angularfire into my angular 9 project and i got the error
Installations: Missing App configuration value: "appId" (installations/missing-app-config-values). ; Zone: <root> ; Task: Promise.then ; Value: FirebaseError: Installations: Missing App configuration value: "appId"

After adding the appId and measurementId into /src/environments/environment.ts the error went away and it started working. So i wanted to help others by doing this PR and added the missing information to the install-and-setup.md.

I know that this PR has no Issue number, but it hope it's okay :)

This is my first PR here, so please tell me if i need to change anything or can anyway help make this PR better so it can be accepted, if found useful.

Code sample

@jamesdaniels jamesdaniels merged commit a9b34b5 into angular:master Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants