App::Prove6 is missing dependencies which have been added post 2022.07.
Reproduction path
$ docker run --rm -it rakudo-star:2022.12-alpine prove6
===SORRY!=== Error while compiling /usr/share/perl6/vendor/resources/45381EFE59AF8BDD89F949C5DEABE77175EACA38
===SORRY!=== Error while compiling //vendor#sources/5D2A0C938B6800BF1A3F66830C6AD233F1FC6C01 (App::Prove6)
Could not find Path::Finder:ver<0.4.4+>
Bug Description
App::Prove6
is missing dependencies which have been added post 2022.07.Reproduction path
Proposed fix in #181