github / codespaces-react

MIT License
364 stars 668 forks source link

Git: command 'github.codespaces.publish' not found #52

Open thecherrie opened 1 year ago

thecherrie commented 1 year ago

Opening this to draw more attention to this issue, shown here (https://github.com/orgs/community/discussions/67031)


I'm trying to publish my codespaces branch to a private repository, but after clicking publish branch, the following error is shown:

Git: command 'github.codespaces.publish' not found
image image

I can't seem to find anything on the internet on this, so I am making this.

The template I used for this codespace was (https://github.com/theodorusclarence/ts-nextjs-tailwind-starter)

Any ideas? Thank you

dmgardiner25 commented 1 year ago

@thecherrie Does this consistently reproduce for you? I haven't had any luck hitting this myself. Can I have you export your logs (F1 > Codespaces: Export Logs) and email them to me at dmgardiner25@github.com to help me look into this further?

Killerking88 commented 1 month ago

Git: command 'github.codespaces.publish' not found

redah26 commented 1 month ago

Opening this to draw more attention to this issue, shown here (https://github.com/orgs/community/discussions/67031)


I'm trying to publish my codespaces branch to a private repository, but after clicking publish branch, the following error is shown:

Git: command 'github.codespaces.publish' not found
image image

I can't seem to find anything on the internet on this, so I am making this.

The template I used for this codespace was (https://github.com/theodorusclarence/ts-nextjs-tailwind-starter)

Any ideas? Thank you