# Create Github repo button does not appear

**URL:** https://forum.makecode.com/t/create-github-repo-button-does-not-appear/693
**Category:** Arcade
**Created:** [October 27, 2019, 2:04am UTC](https://forum.makecode.com/t/create-github-repo-button-does-not-appear/693 "2019-10-27T02:04:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![p3nguinc4g3](https://avatars.discourse-cdn.com/v4/letter/p/ee59a6/32.png) [@p3nguinc4g3](https://forum.makecode.com/u/p3nguinc4g3)
#### Post date: [October 27, 2019, 2:04am UTC](https://forum.makecode.com/t/create-github-repo-button-does-not-appear/693/1 "2019-10-27T02:04:09Z")

</div>

I’m not sure what I’m doing wrong but I can’t get the button to appear in my projects for Create Github repository. I followed the tutorial on YouTube: [https://www.youtube.com/watch?v=GQ8SV7gS4Bg](https://www.youtube.com/watch?v=GQ8SV7gS4Bg)

I’ve created the token and given it access to: repo, write:packages, read:packages, delete:packages. The token seems to work as the makecode site now lists me as logged in but I’m still not able to get the button to appear. I’ve tried: restarting the browser, creating a new project, revoking the token and creating a new one with various settings. I don’t know if it makes a difference but I’m using the Meowbit hardware. Does anyone have any suggestions?

---

<div class="post-metadata">

### Author: ![mmoskal](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mmoskal/32/20_2.png) [@mmoskal](https://forum.makecode.com/u/mmoskal)
#### Post date: [October 27, 2019, 4:04am UTC](https://forum.makecode.com/t/create-github-repo-button-does-not-appear/693/2 "2019-10-27T04:04:44Z")

</div>

Are you at [arcade.makecode.com/beta](http://arcade.makecode.com/beta)?

Also you only need repo and possibly private repo depending what you want to edit. Packages are i guess for hosting npm etc on github.

---

<div class="post-metadata">

### Author: ![p3nguinc4g3](https://avatars.discourse-cdn.com/v4/letter/p/ee59a6/32.png) [@p3nguinc4g3](https://forum.makecode.com/u/p3nguinc4g3)
#### Post date: [October 27, 2019, 7:21pm UTC](https://forum.makecode.com/t/create-github-repo-button-does-not-appear/693/3 "2019-10-27T19:21:38Z")

</div>

Ah yes, that was the problem. Thank you very much. 🙂
