ugexe / zef

Raku Module Management
Artistic License 2.0
206 stars 44 forks source link

Error: Type check failed in binding to parameter '$repo-id'; #540

Closed ugexe closed 9 months ago

ugexe commented 9 months ago

Context

Installing distributions using zef v0.20.* results in an error:

Type check failed in binding to parameter '$repo-id'; expected Str but got CompUnit::Repository::Spec (CompUnit::Repository...)

This error goes away if RAKULIB and RAKUDOLIB environment variables are not set, if the Raku TAP module is installed and being used, or --/test is used to skip testing.

ugexe commented 9 months ago

Fixed in v0.21.0