Delete yarn.lock
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
+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)
Hi,
Until it'll be fixed consider deleting manually yarn.lock file before running yarn
Fixed in https://github.com/wix/react-native-ui-lib/pull/3003