Hello.
I am facing an issue for some months with the GitHub action publish@v2, and I do not find the way of getting rid of it.
In this link you can see my last attemp: https://github.com/Cidree/blog/actions/runs/7075882995
[ 4/11] courses.qmd
Error in loadNamespace(x) : there is no package called ‘rmarkdown’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
I don't know what's the problem there with rmarkdown. I have the version 2.25 of rmarkdown installed.
Do you know what could be the problem?
Hello.
I am facing an issue for some months with the GitHub action
publish@v2, and I do not find the way of getting rid of it.In this link you can see my last attemp: https://github.com/Cidree/blog/actions/runs/7075882995
I don't know what's the problem there with
rmarkdown. I have the version 2.25 ofrmarkdowninstalled.Do you know what could be the problem?