Can I Cleanly Delete Firebase CLI Project?


Answer :

You should delete firebase.json and .firebaserc if it exists. Once those files are deleted you should be good to go.


I am using the following command

npm uninstall firebase  

and

npm uninstall angularfire2 

it works for me


Comments

Popular posts from this blog

C Perror Example

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"