Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase CLI doesn't work when deploying fucntions. Error: HTTP Error: 404, Method not found

I'm trying to follow the tutorial from here: https://firebase.google.com/docs/functions/get-started

and I'm getting the error HTTP Error: 404, Method not found. I can't find anything online about why this is happening or how to get the logs for this.

I've tried all the fixes from here, Error deploying with firebase on npm --prefix $RESOURCE_DIR run lint and none of them works for me. PS: I'm running this on Cloud Shell.

like image 834
Judy T Raj Avatar asked Nov 18 '25 06:11

Judy T Raj


1 Answers

When I had the same error, I resolved it by running firebase login.

like image 162
roman Avatar answered Nov 20 '25 06:11

roman



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!