-
Notifications
You must be signed in to change notification settings - Fork 259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: nuxt-nuxt cannot be found #41
Comments
Actually it's the error message that's wrong, If you go to https://gitingest.com/nuxt/nuxt it should be working I'm hesitating between 2 fixes:
|
Ah. That makes sense. i think as long as you say ‘Replace 'hub' with 'ingest' in any github url’ you should probably just return a redirect to the repository base. |
Hi @cyclotruc I think it should be first fix along with the warning that using base repo for extraction probably will require a change in this file gitingest/src/utils/parse_url.py Line 33 in 214efff
and this file gitingest/src/process_query.py Line 33 in 11a662c
giving warning will indicate user and also won't throw error lmk if I can work on this issue and submit a PR. |
Good point @someshfengde thanks for the hint |
I have pushed a fix for this, |
Trying this out, looks like it's not able to load the https://github.com/nuxt/nuxt repository. Maybe a backend issue?
https://gitingest.com/nuxt/nuxt/issues/26798
The text was updated successfully, but these errors were encountered: