I've been using blogdown to build this site since last May. I currently update it every two weeks when new data is available. I haven't changed anything since the last build, but today I got the following error:
blogdown::build_site(local = TRUE, build_rmd = TRUE)
[files successfully knitted]
Start building sites …
Total in 46505 ms
Error: Error copying static files: chtimes [path]/stanford-datalab/covid-19-ca/public/: value too large to be stored in data type
All of my packages are up-to-date. I'm using blogdown version 1.1. Could you please tell me what I need to do to get things working properly again.