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

vscode.workspace.findFiles vscode-ripgrep/bin/rg ENOENT #76654

Closed
eine opened this issue Jul 5, 2019 · 2 comments · Fixed by microsoft/azuredatastudio#7206
Closed

vscode.workspace.findFiles vscode-ripgrep/bin/rg ENOENT #76654

eine opened this issue Jul 5, 2019 · 2 comments · Fixed by microsoft/azuredatastudio#7206
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug search Search widget and operation issues verified Verification succeeded

Comments

@eine
Copy link

eine commented Jul 5, 2019

Ref #42219

vscode.workspace.findFiles fails if one of the folders in the .code-workspace of a multi-root workspace does not exist:

spawn /root/.vscode-server/bin/0f3794b38477eea13fb47fbe15a42798e6129338/node_modules/vscode-ripgrep/bin/rg ENOENT
FAIL
Error: spawn /root/.vscode-server/bin/0f3794b38477eea13fb47fbe15a42798e6129338/node_modules/vscode-ripgrep/bin/rg ENOENT
    at Object.t.deserializeSearchError (file:///C:/Users/eine/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:3924:413)
    at Promise.all.then.t (file:///C:/Users/eine/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:4558:215)
    at process._tickCallback (internal/process/next_tick.js:68:7)
@eine
Copy link
Author

eine commented Sep 4, 2019

@roblourens, is this being delayed because you have other priorities in your task list or because it is harder to fix than you thought? I don't want you to hurry up at all. I'd just like to know whether it is likely to be fixed this month or we might need to wait.

@roblourens
Copy link
Member

This turned out to be a simple mistake, sorry it took so long

@jrieken jrieken added the verified Verification succeeded label Oct 3, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug search Search widget and operation issues verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants