Joshua

Results 1 comments of Joshua

I had the same problem but could fix it by installing Biber from source inside the container: `cd /home` `wget https://github.com/plk/biber/archive/refs/tags/v2.19.zip` `unzip v2.19.zip` `cpan` `> install Module::Build` `> install PAR::Packer`...