-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
I get the following error when running make pdf: looks like the file needs to be deleted or explicitly overwritten.
make pdf
Rscript -e "bookdown::render_book('index.Rmd', 'bookdown::pdf_book', quiet=T)";
Error in bookdown::render_book("index.Rmd", "bookdown::pdf_book", quiet = T) :
The file tech-foundations-of-informatics.Rmd exists. Please delete it if it was automatically generated, or set a different book_filename option in _bookdown.yml.
Execution halted
make: *** [pdf] Error 1
Metadata
Metadata
Assignees
Labels
No labels