Github import issue

I don’t understand what I am doing wrong here, I created a new project, and I am trying to import the code into v0.app.

The git repo wont import, the screen just hangs. i have tried multiple different browsers. I am on paid plans on vercel and v0…

Are there some rules or issues with importing, do projects have to be in a strict format?

That’s odd! It should just work. Are you still seeing this?

I wonder if it’s related to a number of GitHub incidents we’ve seen this week…

Seeing this as well, although instead of hanging it just says “An unexpected internal error occurred” and the console logs just say “Error”.

Hey Kevin! Welcome to the community :slight_smile:

Please can you share chat links with us? Would be helpful!

Hi Pauline, I don’t have any chat links to share at this point as I never got to the point of actually starting a chat. In a new chat page, I click on the Github Import button, which takes me to the form to bring in my codebase. I can select my codebase from the dropdown and select the branch I want to import, but clicking “Create Project” returns “An Unexpected Internal Error Occurred” .

v0 is able to sync with codebases I have worked on for a project (i.e. it doesn’t have to create a new repo for a new project), correct? I am able to import/deploy this repo on Vercel, so in theory the connection to GitHub works. However, I do not want to deploy this application on Vercel, just test out some frontend ui development features with v0.

Below are screenshots of what I see on my end