-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Invalid path to the global cache folder #642
Comments
Can you try to set |
I tried /d: and d:\, results are the same.
…On 17.12.2019 18:50, Maël Nison wrote:
Can you try to set |/d:/| or |d:\| instead of |d:/|?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#642?email_source=notifications&email_token=AAH2MSHPJFNOKNI24IPIPGLQZD7ODA5CNFSM4J36CQPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHDGEHY#issuecomment-566649375>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAH2MSGAYIOF3R4ZEAT57QLQZD7ODANCNFSM4J36CQPA>.
|
I think I understood what is the problem. I am using same project directory both under windows and under vmware linux via vmware shared folders. So, when I run yarn under linux it creates I think, it will be better to store |
Maybe this is also the root of the problem in the issue #645 |
Hmmm, the problem is not in vmare. |
I'm almost positive this bug as been fixed (it was related to an invalid |
Describe the bug
I am using following settings in my
.yarntc.yml
:I installed dependencies with
yarn
, everything is ok. Then I am trying to lint the project:You can see. that path to the cache is invalid. According to my settings it shoud be:
Environment if relevant (please complete the following information):
The text was updated successfully, but these errors were encountered: