I am trying to deploy my Firebase Cloud Functions to my project. I ran, from the command line:
firebase deploy
I then received the below error; I do not know how to associate with my Firebase project. I ran
firebase login
as well, and can confirm I am indeed logged in.
Run...
firebase init
And follow the steps.