MasterDuke17 / Text-Diff-Sift4

A Raku implementation of the Sift4 string distance algorithm
Artistic License 2.0
2 stars 2 forks source link

Can't install #8

Closed coke closed 2 years ago

coke commented 2 years ago
$ zef install Text::Diff::Sift4
===> Searching for: Text::Diff::Sift4
===> Extraction: Failed to find a META6.json file for Text::Diff::Sift4:ver<1.4.2>:auth<github:MasterDuke17> -- failure is likely
[Text::Diff::Sift4] Extracting with plugin Zef::Service::Shell::tar+{<anon|1>} aborted.
Type check failed for return value; expected IO::Path but got Any (Any)
$ zef --version
rv0.14.2
$ raku --version
Welcome to Rakudo™ v2022.07.
Implementing the Raku® Programming Language v6.d.
Built on MoarVM version 2022.07.
coke commented 2 years ago

Blin depends on this module via Whateverable.

coke commented 2 years ago

Looks like an ecosystem issue that has since been resolved.