All Collections
Help & Troubleshooting Guides
GitHub
Error pushing repository. Make sure your repository is initialized (this is a common issue)
Error pushing repository. Make sure your repository is initialized (this is a common issue)
A
Written by Ashley
Updated over a week ago

Reinitialize Repository

To fix this error, you will need to initialize your GitHub repository using these steps:


Ensure You Haven't Exceeded GitHub Size limits

GitHub does not allow individual assets that are larger than 25MB.
โ€‹

You can easily check your asset size by downloading your code and reviewing the assets folder.

To reduce your project size, we recommend using network assets (vs. uploading the assets directly).

Did this answer your question?