Skip to content

Adds support for unconventional tarball paths #457

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

Merged
merged 7 commits into from
Sep 13, 2019

Conversation

arcanis
Copy link
Member

@arcanis arcanis commented Sep 13, 2019

What's the problem this PR addresses?

Some registries host their tarballs on unconventional paths. This prevents us from being able to compute these paths at runtime, and require us to store them within the repository.

Fixes #238

How did you fix it?

When Yarn detects that an archive path is non-conventional, it'll store it within the lockfile. Note that this will stop the entry from being affected by npmRegistryServer, effectively locking you in with a specific provider. I'd suggest to contact them to let them know about the problem.

@arcanis arcanis merged commit a895616 into master Sep 13, 2019
@arcanis arcanis deleted the mael/unconventional-paths branch October 11, 2019 12:30
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.

[Bug] Registries with non-conventional tarball paths
2 participants