react-native-ui-lib icon indicating copy to clipboard operation
react-native-ui-lib copied to clipboard

Delete yarn.lock

Open YaoHuiJi opened this issue 2 years ago • 1 comments

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

YaoHuiJi avatar Dec 07 '23 23:12 YaoHuiJi

+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)

knksmith57 avatar Mar 03 '24 20:03 knksmith57

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

ethanshar avatar Mar 28 '24 08:03 ethanshar

Fixed in https://github.com/wix/react-native-ui-lib/pull/3003

ethanshar avatar Mar 28 '24 11:03 ethanshar