Closed mrcongliu closed 2 years ago
Fixed now. Thanks a lot for the report!
Thanks for fixing this.
It worked after forcing the re-install of blogdown
if (!requireNamespace("remotes")) install.packages("remotes")
remotes::install_github("rstudio/blogdown",
ref = "3122328fe7757ef960a59fe4e8f79aae67238735", force = TRUE)
After run
in RStudio, it throws
Also, I found the place that throws the error: https://github.com/rstudio/blogdown/blob/046be197424dab53c0343b811b45fd072fcd4bff/R/utils.R#L960
Probably due to their
loveit/config.yaml