blogdown addins (new_post & update_meta) Error

Hello, all of a sudden the Rstudio Addins for blogdown "New Post" and "Update Metadata" don't work anymore. In both cases, I get this error:

blogdown:::new_post_addin()
Error in FUN(X[[i]], ...) : subscript out of bounds
blogdown:::update_meta_addin()
Error in FUN(X[[i]], ...) : subscript out of bounds

I use the hugo academic theme, I am running R version 3.5.0 on a Mac and just updated blogdown version ‘0.11.1’
In case it matters: My site has a post/ plain folder and a tutorial/ folder organized as Hugo Branch Bundle, but Addins use to work before to add posts to both folders.

Thanks for any help!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.