I am trying to deploy Firebase hosting of my web app.
At the command line, when I type firebase deploy, I get the following error.
firebase deploy
Note: f
f
I fix it by adding sudo at the beginning of the command line!
sudo