Ryan Logsdon

Results 1 comments of Ryan Logsdon

I solved it by running: terminal > `curl -sL https://firebase.tools | bash` this comes from https://firebase.google.com/docs/cli#install-cli-mac-linux then running ``` ng generate environments npm install @angular/fire ng add @angular/fire ```