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

Skip setting hash if hash was not set previously #1

Closed
wants to merge 1 commit into from

Conversation

thomaschaaf
Copy link
Owner

Summary

This should fix yarnpkg#1834 where yarn had resolved the host-git-packages without a hash and downloaded them to the cache folder -. The tarball fetcher would then add the hash after the download completed resulting in the linker believing that the Package could be found in the cache folder --.
Test plan

yarn add mulesoft/api-console.git#master would not work. Now works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"No such file file or directory, lstat" for Yarn cache during package install on Windows
1 participant