You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
textfile: No such file or directory (os error 2)
otherfile: No such file or directory (os error 2)
which looks like those files are non existent, even though it is in fact the preprocessing binary that is missing. It would be great if you could improve the error message to show e.g. Could not find preprocessing binary nonexist.
What version of ripgrep are you using?
ripgrep 11.0.1
ripgrep --pre=nonexist hi
currently prints
which looks like those files are non existent, even though it is in fact the preprocessing binary that is missing. It would be great if you could improve the error message to show e.g.
Could not find preprocessing binary nonexist
.Reference: phiresky/ripgrep-all#4 phiresky/ripgrep-all#6
The text was updated successfully, but these errors were encountered: