You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
blogdown/R/utils.R
Line 960 in 046be19
Probably due to their
loveit/config.yaml
The text was updated successfully, but these errors were encountered: