SallaApp / Salla-CLI

Salla CLI provides a variety of commands for managing, viewing, and publishing your Salla Apps on Salla Partners Portal.
https://salla.dev
35 stars 23 forks source link

bug: Failed to create repository, it may be already exists or you are using organization github account. WARN Authorization Error: ERROR Failed to create repository, it may be already exists or you are using organization github account. ERROR Oops! An error occured while creating/importing the Theme. Error: Oops! An error occured while making the request to create the Theme. #65

Open asmaa-nouri opened 6 months ago

asmaa-nouri commented 6 months ago

Prerequisites

SallaCLI Version

Salla CLI issue Type

Theme

Current Behavior

create theme salla

Expected Behavior

theme not create this error Failed to create repository, it may be already exists or you are using organization github account. WARN Authorization Error: ERROR Failed to create repository, it may be already exists or you are using organization github account. ERROR Oops! An error occured while creating/importing the Theme. Error: Oops! An error occured while making the request to create the Theme.

Steps to Reproduce

i need create theme

Code Reproduction URL

No response

Salla Info

Version: 3.2.1

Additional Information

No response

Nabute commented 5 months ago

This issue is most likely occurring because you are using a GitHub organization account instead of a personal account. If this is not the case, please provide more details and the steps to reproduce the issue.

Mohammed-Alhawry commented 3 months ago

I had the same issue and it happened because i didn't delete the theme repository from my GitHub account. so when i deleted the theme using "salla theme d", it didn't delete it from GitHub as well.