Hi,
We are trying to deploy an RMD file to our connect server and getting this error while building deployment package on RStudio Server Pro:
Doing a preliminary debug, we found that deployment fails while installing ‘git2r’ package, specifically mentioning that it ca’nt access libgit2 library. This library is available on the RStudio Server Pro machine and knitting the RMD works. Failure happens while creating a deployment package for Connect. Can you please provide directions on how to resolve this?