'I want deploy my react js site in firebase. But I Found this error. How can I fixed it?
Firebase error message is:
Error: Task 1571sa4d6... failed: retries exhausted after 6 attempts, with error: Failed to make request to https://upload-firebasehosting.googleapis.com/upload/sites/...
Solution 1:[1]
Reasons can be
- Remove .firebase folder and try to redeploy , maybe it can help you
- Your internet connection is slow and project size is bigger
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Hakob Sargsyan |
