jacobbien/litr-project

litr breaks with latest usethis update

jacobbien opened this issue · 2 comments

There's an error that occurs after upgrading from usethis 2.1.6 to 2.2.0.

A temporary workaround is to go back to the earlier version of usethis:

remotes::install_github("r-lib/usethis@v2.1.6")

This issue is closed by 465c3df.