Welcome the channel on the development of Cro, a set of libraries for building reactive distributed systems, lovingly crafted to take advantage of all the Raku Programming Language has to offer (cro.services). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
raku-curious Hi, I'm looking for some help installing Cro 16:11
I'm attempting to install via zef, and it's failing because it can't find the dependency "CBOR::Simple" 16:12
Details here: stackoverflow.com/questions/698421...cborsimple
sena_kun raku-curious, can you please post output of `zef --version`? 16:14
raku-curious Yes, here it is: v0.9.4 16:24
I installed it via apt
sena_kun alas, that's way too old. I would suggest to look at github.com/nxadm/rakudo-pkg/ 16:29
raku-curious OK, thanks for the tip. Looking into it now 16:36
japhb Ah, looks like we gave the same advice in 3 different places. :-) 17:03
Points for persistence!
My code is now a canary for old zef packages. >.< 17:18
raku-curious exit 17:35