Closed cmahony closed 7 months ago
The original error
remotes::install_github("bcgov/climr")
Using GitHub PAT from the git credential store.
Error: Failed to install 'climr' from GitHub:
HTTP error 401.
Bad credentials
Suggests that the user's GitHub credentials or PAT are not configured properly on the local machine they are using. I suggets having a look at: https://docs.github.com/en/get-started/getting-started-with-git/setting-your-username-in-git and https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens
sent an email to carlos with this advice.
This from Carlos Carroll. I tried a reinstall and it worked fine.