Open henrywangnl opened 4 years ago
I also am having this issue
It seems to be trying a directory that doesn't exist, due to deleting the first "/"
Error in gzfile(file, "rb") : cannot open the connection In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'C:UserselahayeOneDrive - etcmd1.rds', probable reason 'No such file or directory'
It seems to be trying a directory that doesn't exist, due to deleting the first "/"
Error in gzfile(file, "rb") : cannot open the connection In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'C:UserselahayeOneDrive - etcmd1.rds', probable reason 'No such file or directory'
Yes it seems like that.
I fixed it by manually updated the HUBSPOT_PAT
path in the .Renviron
.
Hope it helps!
Hi there,
I'm following the installation and the first example but got the issue when called hs_deal_properties_tidy():
deal_props <- hs_deal_properties_tidy()
Error in gzfile(file, "rb") : cannot open the connection In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'C:UsershenryDocuments/.hubspot_token1.rds', probable reason 'No such file or directory'