Skip to content
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

yarn offline directory inaccessible, upon use of --offline get an error of "UNKNOWN error, mkdir" even though the offline directory in question exists #6833

Open
VKRM94 opened this issue Dec 17, 2018 · 0 comments
Assignees
Labels

Comments

@VKRM94
Copy link

VKRM94 commented Dec 17, 2018

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
I setup the yarn offline cache as instructed by the yarn blog post. My yarn offline directory also has all the offline packages. But when I delete the node-modules and LOCK file, cut off the internet and run yarn install --offline I get an error:
An unexpected error occurred: "UNKNOWN: unknown error, mkdir '\\vkrishnan\\yarnOffline1'".

If the current behavior is a bug, please provide the steps to reproduce.

What is the expected behavior?
This error only popped up a few days back. Earlier my yarn offline cache was working as expected with me being able to use the offline cache from a machine on a network.

Please mention your node.js, yarn and operating system version.
$ node -v
v8.12.0
$ yarn -v
1.12.3

@ghost ghost assigned torifat Dec 17, 2018
@ghost ghost added the triaged label Dec 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants