-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Codebase indexing is not working #1373
Comments
Suspect this has something to do with windows. can you run |
I just sent it to your email, please confirm. |
same bug on windows 11 fresh installation |
I went back to win 10 and this still happens |
@sualehasif I've been having this issue forever, no obvious error tho:
I'm running this in Windows 11 Pro, repo is running in WSL. Funny thing is the LLM thinks it knows, and just hallucinates a response (this is a Typescript only project, so its response makes no sense): |
@sualehasif I tried focus on output view but I don't have anything called "Cursor Indexing & Retrieval logs" |
I think I solved this after installing Microsoft Visual C++ https://www.microsoft.com/fr-fr/download/details.aspx?id=48145 let me know if that was the issue |
oh. I did what you said and the codebase indexing started working. thx! |
I have the same issue, I commented elsewhere. I also tried this fix, but my machine already had visual c++ 2015 installed so that did not work. |
I can also confirm that this is an issue on a windows 11 machine. The view is stuck on indexing. I have tried updating and reinstalling cursor to latest version and across multiple internet connections. Though it worked flawlessly on my Mac machine. |
Hey, anyone having this issue, could you comment your OS and Cursor info in #2035 |
Codebase indexing only outputs loading in window10
Is there a logfile I can check to troubleshoot this error?
The text was updated successfully, but these errors were encountered: