Skip to content

Delete yarn.lock #2845

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

Closed
wants to merge 1 commit into from
Closed

Delete yarn.lock #2845

wants to merge 1 commit into from

Conversation

YaoHuiJi
Copy link

@YaoHuiJi YaoHuiJi commented Dec 7, 2023

Description

yarn.lock will block the yarn progress with errors like "An unexpected error occurred: "https://repo.dev.wixpress.com/artifactory/api/npm/npm-repos/lodash.includes/-/lodash.includes-4.3.0.tgz: Client network socket disconnected before secure TLS connection was established"."

Changelog

yarn.lock will block the yarn progress with errors

It will block the yarn progress with errors like "An unexpected error occurred: "https://repo.dev.wixpress.com/artifactory/api/npm/npm-repos/lodash.includes/-/lodash.includes-4.3.0.tgz: Client network socket disconnected before secure TLS connection was established"."
@knksmith57
Copy link

+1, or if y'all prefer to keep a lockfile in here, regenerating to use a public registry would be much appreciated.

I'm consistently unable to bootstrap this demo repo from a clean clone due to poor availability of the Wix public Artifactory repository (https://repo.dev.wixpress.com/artifactory/api/npm/npm-repos)

@ethanshar
Copy link
Collaborator

Hi,
Until it'll be fixed consider deleting manually yarn.lock file before running yarn

@ethanshar
Copy link
Collaborator

Fixed in #3003

@ethanshar ethanshar closed this Mar 28, 2024
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.

3 participants