Hello! I was previously able to create (with caveats) a kitchen sink project via sanity.io/create, but am no longer able to.
I wanted to use gitlab, but that is not supported on the creation page. Then, I decided to just use github, but realized that creating the repository in an org does not seem to be supported either. So, I was going to create a github repo, and then fork/migrate as desired.
I get an error using Brave (with aggressive/strict shields and with shields disabled) and firefox browsers. Specifically, the error message I see is:
We failed to build your project
We’re so sorry! Something went wrong and we were not able to complete your setup. The error has been logged and we are looking into it.
If you have questions about your Sanity project, do get in touch with us on our community Slack.
Giving up retrying after 4 attempts. Errors received: - GitHub API Error: Reference does not exist (4)
While the creation wizard is running, I see in the 2nd step (create repo):
git clone git@github.com:undefined/[repo-name]
cd [repo-name]
Then, once the error occurs, if I open the console, I see the following:
Uncaught Error: Missing repository ID
d currentTemplate.ts:14
RxJS 26
onReturn observable.js:24
publish index.js:18
l index.js:98
l index.js:49
browser-request.js:213
browser-request.js:77
I have tried with my current github user (for an organization) and with my personal github user (https://github.com/drin).
I have tried pinging the slack, but have had little engagement (the slack does seem busy), so I thought that creating an issue here made some amount of sense (not sure if it's used though).
Please let me know if there's any other way for me to help this along!
Hello! I was previously able to create (with caveats) a kitchen sink project via sanity.io/create, but am no longer able to.
I wanted to use gitlab, but that is not supported on the creation page. Then, I decided to just use github, but realized that creating the repository in an org does not seem to be supported either. So, I was going to create a github repo, and then fork/migrate as desired.
I get an error using Brave (with aggressive/strict shields and with shields disabled) and firefox browsers. Specifically, the error message I see is:
While the creation wizard is running, I see in the 2nd step (create repo):
Then, once the error occurs, if I open the console, I see the following:
I have tried with my current github user (for an organization) and with my personal github user (https://github.com/drin).
I have tried pinging the slack, but have had little engagement (the slack does seem busy), so I thought that creating an issue here made some amount of sense (not sure if it's used though).
Please let me know if there's any other way for me to help this along!