-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I've had a number of issues with staged.dependencies on Windows. I can't really make a reprex unfortunately because the issues are sporadic. Some examples
- I have to clear the cache a lot, which is slow
- Sometimes the correct branch of dependencies does not get installed
- Sometimes the current branch is not installed even with
install_project = TRUE
@donyunardi and I investigated and think the problem (or part of it) is that the cache directory is created as read only. And I believe admin access is needed to make it writable.
I think it's really important things work smoothly on Windows because if not, that would be a barrier to entry for a lot of people.
Metadata
Metadata
Assignees
Labels
No labels