Skip to content
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

Gitlens stopped working adding turborepo #3962

Open
Nike682631 opened this issue Jan 21, 2025 · 1 comment
Open

Gitlens stopped working adding turborepo #3962

Nike682631 opened this issue Jan 21, 2025 · 1 comment
Labels
bug Something isn't working needs-more-info Needs further information, steps, details, etc.

Comments

@Nike682631
Copy link

Description

After we added turborepo to our project, gitlens stopped working properly. After making a change to any file if I go to gitlens and select the file then I see "The editor could not be opened because the file was not found."

clicking on try again button I see : "Unable to read file 'git:/Users/nikunjgoyal/work/app/apps/web/Dockerfile?{"path":"/Users/nikunjgoyal/work/app/apps/web/Dockerfile","ref":""}' (Error: Unable to resolve nonexistent file 'git:/Users/nikunjgoyal/work/app/apps/web/Dockerfile?{"path":"/Users/nikunjgoyal/work/app/apps/web/Dockerfile","ref":""}')"

GitLens Version

16.2.0

VS Code Version

Version: 1.96.1 (Universal)
Commit: 42b266171e51a016313f47d0c48aca9295b9cbb2
Date: 2024-12-17T17:50:05.206Z (1 mo ago)
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 23.5.0

Git Version

git version 2.39.3 (Apple Git-146)

Logs, Screenshots, Screen Captures, etc

Image

@Nike682631 Nike682631 added bug Something isn't working triage Needs to be looked at labels Jan 21, 2025
@eamodio eamodio added needs-more-info Needs further information, steps, details, etc. and removed triage Needs to be looked at labels Jan 23, 2025
@eamodio
Copy link
Member

eamodio commented Jan 23, 2025

Can you please add more detail as to the issue you are experiencing and/or the steps to reproduce it? It would be also helpful to see where you are getting this error from, e.g. what you are clicking on -- either as a screenshot or video.

Also, if this issue is reproducible, can you please enable debug logging by running from GitLens: Enable Debug Logging from the Command Palette (F1 or ctrl/cmd+shift+p). This will enable logging to the GitLens and GitLens (Git) channel in the Output pane.

Once enabled, please reproduce the issue, and attach the log from the both GitLens and GitLens (Git) channels.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-more-info Needs further information, steps, details, etc.
Projects
None yet
Development

No branches or pull requests

2 participants