-
Module [MPD::Client](https://modules.perl6.org/dist/MPD::Client) cannot be installed (`AlwaysFail`), perhaps it has some failing tests.
* Tickets are opened/closed in this repo automatically (though …
-
## The Problem
```
$ echo 'use MONKEY-TYPING; augment class Hash { }' > Busted.pm6
$ perl6 -I. -e 'use Busted; my %h{Any}'
===SORRY!===
Cannot invoke this object (REPR: Null; VMNull)
$ echo …
jnthn updated
3 weeks ago
-
## Context
if i run `zef install ./MyThing` it works fine, but i can't `zef uninistall ./MyThing`
## Expected Behavior
standard uninstall behavior but uninstalling whatever was installed via t…
-
## Context
This is a followup on https://github.com/rakudo/star/issues/199
## Expected Behavior
Installation of App::Mi6
## Actual Behavior
Installation fails
## Steps to Reprodu…
-
WARNING: Version mismatch for Config ("https://github.com/scriptkitties/p6-Config") found. META6.json has "3.0.4" but latest 'git tag' is "v3.0.3"
-
As this module is included in Rakudo Star, but seems somehow to be abandoned, see https://github.com/rbt/raku-File-Temp/issues/2, I suggest to safeguard it
-
An installation of the new Touch module generates a puzzling error:
zef install Touch
===> Searching for missing dependencies: v6
===> Failed to find dependencies: v6
Fail…
-
## Context
I've used Zef in the distant past to install Perl6/Raku modules. When I try to do it recently, it always results in "Type check failed for return value; expected IO::Path but got Any (…
-
When I go:
```zef install Dan::Pandas```
I see this error message:
```
[Dan::Pandas] t/04-upd.t .. ok
[Dan::Pandas] All tests successful.
[Dan::Pandas] Files=4, Tests=104, 41 wallclock secs ( …
-
## Context
After update on latest `zef` (0.11.10) test stage is failed on any module installation.
## Expected Behavior
0.11.9 version:
```
===> Updating fez mirror: http://360.zef.pm/
-…
pheix updated
3 years ago