Closed coke closed 2 years ago
This also fails:
$ zef look 'String::Utils:ver<0.0.8>'
===> Searching for: String::Utils:ver<0.0.8>
Cannot create a Zef::Distribution from non-existent path: C:\Users\wcoleda\AppData\Local\Temp/.zef\00ce33c0aa6224e70d30fb1fcdf29162fb232529.tar.gz\String-Utils-0.0.8/META6.json
This commands works fine on a non-windows box.
This particular issue is already fixed on master; the S:U dep is bumped to 0.0.10, which is sufficient.
On windows, I'm having trouble installing App::Rak because of the pinned dependency on String::Utils:
I was able to install version 0.0.12 of String::Utils without issue, so if that dependency were updated, I could install App::Rak