# Why is github not showing any files?

**URL:** https://forum.makecode.com/t/why-is-github-not-showing-any-files/22988
**Category:** Arcade
**Created:** [October 3, 2023, 8:10pm UTC](https://forum.makecode.com/t/why-is-github-not-showing-any-files/22988 "2023-10-03T20:10:41Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![john.holland.teals](https://avatars.discourse-cdn.com/v4/letter/j/a9adbd/32.png) [@john.holland.teals](https://forum.makecode.com/u/john.holland.teals)
#### Post date: [October 3, 2023, 8:10pm UTC](https://forum.makecode.com/t/why-is-github-not-showing-any-files/22988/1 "2023-10-03T20:10:41Z")

</div>

I created a project and saved it. I clicked on github icon and created a repository. I don’t see how to add any files and commit them though. I’m in blocks mode. The github button just brings back the create repository window. In github, the repos are empty.

---

<div class="post-metadata">

### Author: ![john.holland.teals](https://avatars.discourse-cdn.com/v4/letter/j/a9adbd/32.png) [@john.holland.teals](https://forum.makecode.com/u/john.holland.teals)
#### Post date: [October 4, 2023, 4:45pm UTC](https://forum.makecode.com/t/why-is-github-not-showing-any-files/22988/2 "2023-10-04T16:45:37Z")

</div>

OK, I went to another computer. When it wasn’t working, I was logged into GitHub with a new account I created for this. On the other computer, where I was logged into Github with my main account (on which I pay monthly I think) it created the repo in my main account and committed changes to it. Does makecode integration with GitHub not work for free GitHub accounts?

---

<div class="post-metadata">

### Author: ![KIKIvsIT](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kikivsit/32/10492_2.png) [@KIKIvsIT](https://forum.makecode.com/u/KIKIvsIT)
#### Post date: [October 9, 2023, 7:48pm UTC](https://forum.makecode.com/t/why-is-github-not-showing-any-files/22988/3 "2023-10-09T19:48:57Z")

</div>

I think it was just luck of the draw. I’ve been having this issue, too. Any chance you were trying to make an image pack?

---

<div class="post-metadata">

### Author: ![Vegz78](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/vegz78/32/1201_2.png) [@Vegz78](https://forum.makecode.com/u/Vegz78)
#### Post date: [October 9, 2023, 11:32pm UTC](https://forum.makecode.com/t/why-is-github-not-showing-any-files/22988/4 "2023-10-09T23:32:44Z")

</div>

Could you please chime in here with a reproduction of this bug if it resembles what you experienced, @john.holland.teals? It seems intermittent:

> <https://github.com/microsoft/pxt-arcade/issues/6096>
>
> I can almost never get MakeCode to create a new repo from a project anymore. It… always takes several times of trying, nothing happening, trying again, getting a message that says "This repo already exists", deleting the emtpy repo, and trying again. 
> 
> Here's the error from the console when this happens:
> !\[Screenshot by Dropbox Capture\](https://github.com/microsoft/pxt-arcade/assets/1633958/2e81e018-2f1e-4bd6-b670-b17c6b571454)

---

<div class="post-metadata">

### Author: ![john.holland.teals](https://avatars.discourse-cdn.com/v4/letter/j/a9adbd/32.png) [@john.holland.teals](https://forum.makecode.com/u/john.holland.teals)
#### Post date: [October 10, 2023, 8:45pm UTC](https://forum.makecode.com/t/why-is-github-not-showing-any-files/22988/5 "2023-10-10T20:45:19Z")

</div>

Hi, I just tested this again. I have various github accounts. When I’m signed in to github with my non-paid account, the create-repo dialog appears and the repo is created but it’s empty. I check this by switching tabs in Edge between MakeCode and GitHub. In MakeCode, I just keep getting the create repo dialog.

When I’m signed in to github with my paid account, the create repo dialog appears, and then when I proceed, it took a minute and created a new repo WITH ALL THE FILES. Then clicking on github shows me the repo with my commit listed.
