R version: 4.0.5
RStudio version: 1.4.1106
OS: Windows 10 Enterprise
Version: 20H2
OS build: 19042.746
At my work I am required to use the OneDrive, however whenever I go to modify or save a R script I get the following error message:
Error saving [File Location]: The create operation failed because the name contained at least one mount point which resolves to a volume to which the specified device object is not attached.
When saving to the local C Drive there are no issues. My colleague's on the same systems have not experienced the same issue. I my employer requires that I continue to use OneDrive.
After researching the issue the following post was found:
In the comments it was recommended to temporarily disable OneDrive syncing. When I tried this the error remains.
Are there any solutions to this issue?