JeremiahPetersen / RepoToText

Turn an entire GitHub Repo into a single organized .txt file to use with LLM's (GPT-4, Claude Opus, Gemini, etc)
MIT License
451 stars 57 forks source link

Submit button faliure #7

Open lord-dubious opened 4 months ago

lord-dubious commented 4 months ago

submit button not working both on codepaces and externally

JeremiahPetersen commented 4 months ago

hi @lord-dubious , sorry you are running into this issue. has it been working for you before and suddenly stopped working? if so, re generating a github api key and updating your .env may fix the issue (this worked for other users, but may not work for you) -- can you let me know what OS you are using? also if you can screenshot or copy/paste the error you are seeing in terminal, that would help determine where the error is happening. There are known issues with macOS unfortunately. happy to help out! just need more info to help diagnose & fix. Also, the other two issues raised deal with a similar problem, you can check out those threads and see if anything helps there.

lord-dubious commented 4 months ago

I'm m running it in GitHub code space , it's my first time running it

lord-dubious commented 4 months ago

And I have no error the button does not respond but on console I see axios error (google chrome)

JeremiahPetersen commented 4 months ago

ok gotcha, did you create a .env file and put your github api key in there? repototext

JeremiahPetersen commented 4 months ago

I have not tried using this in code spaces, so I am not familiar with that currently. if you are able to use something like VS Code (free) https://code.visualstudio.com/ -- this may give you more control over adjusting the code.

JeremiahPetersen commented 4 months ago

im looking into this now "but on console I see axios error (google chrome)" -- are you able to copy/paste the entire error in you are getting and i can help research solutions? -- (on console I see axios error (google chrome))