Yarn can't find private Github npm registry
问题 I signed up for the Github private npm registry beta and followed their instruction: https://github.com/features/package-registry Works great with npm but I'd prefer using yarn. And while npm has no issues finding the registered package, yarn can't find it at all. yarn add @omniphx/adminite-adminite-ui-components outputs: yarn add v1.19.0 info No lockfile found. warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix