force-level2-report crashes with pandoc not found in 3.10.04 (fixed in dev) #437
Replies: 1 comment
|
Hi @dominiqueweber, this was already fixed upstream in https://github.com/davidfrantz/base_image Hence, the dev version works, main will follow after the next release. Please use dev until then. Best, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
force-level2-reportfails with the latest singularity image (3.10.04):Error: pandoc version 1.12.3 or higher is required and was not found
(see the help page ?rmarkdown::pandoc_available).
Execution halted
It works with the latest dev version:
which pandocreturns nothing)All reactions