[Question] EXDEV: cross-device link not permitted
error even when enableGlobalCache: false
#6698
Labels
waiting for feedback
Will autoclose in a while unless more data are provided
Hello, sorry for yet another
cross-device link not permitted
issue. However, please view this issue as rather a question.First, here's the error we're seeing on our CI environment (with some internal stuff masked):
(where the link source looks like in the global cache and the dest is inside our project folder)
Looking at #6457 and other issues, I wanted to try disabling the global cache. Here's my
.yarnrc.yml
:However, the exactly same error still happens. I thought these settings would totally disable use of the global cache, including the hard-linking behavior.
Question: is there a way to completely disable hard-linking from the global cache?
Thank you!
The text was updated successfully, but these errors were encountered: