Re: zef installs not working

2018-10-17 Thread Todd Chester via perl6-users
On 10/17/18 1:05 PM, Joseph Brenner wrote: Todd Chester wrote: What I do is to go to the github source for the module: Next I cd into the directory and install it with zef install . Yes, that much seems to work fine. It seems a little peculiar that I can search the repositories with

Re: zef installs not working

2018-10-17 Thread Joseph Brenner
Todd Chester wrote: > What I do is to go to the github source for the module: > Next I cd into the directory and install it with > > zef install . Yes, that much seems to work fine. It seems a little peculiar that I can search the repositories with "zef list", but not with "zef install ".

Re: zef installs not working

2018-10-17 Thread Elizabeth Mattijsen
Which version of Rakudo are you using? > On 17 Oct 2018, at 05:20, Joseph Brenner wrote: > > Lately zef hasn't been working for me to do module installation. > I can do things like "zef --list" to get a list of available > modules but when I actually try to do the installation I see > things lik

Re: zef installs not working

2018-10-16 Thread Todd Chester via perl6-users
On 10/16/18 8:20 PM, Joseph Brenner wrote: Lately zef hasn't been working for me to do module installation. I can do things like "zef --list" to get a list of available modules but when I actually try to do the installation I see things like this: zef install Array::Agnostic ===> Searc

zef installs not working

2018-10-16 Thread Joseph Brenner
Lately zef hasn't been working for me to do module installation. I can do things like "zef --list" to get a list of available modules but when I actually try to do the installation I see things like this: zef install Array::Agnostic ===> Searching for: Array::Agnostic ===> Testing: Array::A