- 
                Notifications
    You must be signed in to change notification settings 
- Fork 218
Closed
Labels
Description
When deploying, It gives errors. Removing us.artifacts.<appId>.appspot.com doesn't solve the problem.
Related issues
[REQUIRED] Version info
**node:14
**firebase-functions:^3.15.7
**firebase-tools:@9.19.0
**firebase-admin:^9.8.0
[REQUIRED] Test case
Running the command firebase deploy --only functions and successfully update the functions.
[REQUIRED] Steps to reproduce
I run firebase deploy --only functions
[REQUIRED] Expected behavior
Successfully deploy functions to my project.
[REQUIRED] Actual behavior
Getting an error that prevent functions to be deployed.
Were you able to successfully deploy your functions?
Nope