Closed skeet70 closed 3 months ago
The following line indicates that serpl
can't find ripgrep
:
cause = 'Failed to execute ripgrep: Os { code: 2, kind: NotFound, message: "No such file or directory" }'
That is however required according to the docs.
True, sorry about that!
I will keep this opened, if this happens, it should give a clear message, will fix this. Thanks for the report
I start the program, type anything, and it crashes immediately every time. Installed with
cargo
.