Skip to content

v3: fix private package installs #1055

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 1 commit into from
Apr 24, 2024
Merged

v3: fix private package installs #1055

merged 1 commit into from
Apr 24, 2024

Conversation

nicktrn
Copy link
Collaborator

@nicktrn nicktrn commented Apr 24, 2024

Previously, including private packages in the worker image caused errors because git wasn't installed. That's been fixed!

Example error:

npm WARN tarball tarball data for REPOSITORY@git+https://<PAT>[email protected]/<USER>/<REPOSITORY> (null) seems to be corrupted. Trying again.

Copy link

changeset-bot bot commented Apr 24, 2024

🦋 Changeset detected

Latest commit: 901b25b

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nicktrn nicktrn merged commit 52b2a82 into main Apr 24, 2024
@nicktrn nicktrn deleted the v3/fix-private-packages branch April 24, 2024 06:58
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.

1 participant