googlecodelabs / your-first-pwapp

Code associated with Your First Progressive Web App codelab
https://g.co/codelabs/pwa
Apache License 2.0
638 stars 555 forks source link

Cannot run firebase init because the parent folder already has a Firebase config #25

Closed domenic closed 8 years ago

domenic commented 8 years ago

Step 9 seems completely unworkable in its current form.

Domenic@Vectivus  ~/Dropbox/Programming/PWA-GettingStarted-codelab/work
$ firebase init

Error: Cannot run init, already inside a project directory:

C:\Users\Domenic\Dropbox\Programming\PWA-GettingStarted-codelab

Deleting firebase.json in the parent solved this.

petele commented 8 years ago

This is fixed in the latest ZIP download file.