firebase/quickstart-nodejs

firestore emulator in javascript quickstart won't start

forrestswork opened this issue · 2 comments

i was not able to run the quickstart test until i ran firebase init

Firebase requires project (and port) access. Project (and port) setup need to be done before the emulation and testing can begin. These steps aren't but should be in the documentation. Might submit a PR for the docs once I get this working.

@forrestswork the latest version of the Firebase CLI (firebase-tools) no longer requires a project to run the Firestore emulator.