3
糸はプライベートGithub npmレジストリを見つけることができません
Githubプライベートnpmレジストリベータ版にサインアップし、その指示に従いました:https : //github.com/features/package-registry npmでうまく動作しますが、糸を使用したいと思います。そして、npmは登録済みパッケージを見つけることに問題はありませんが、yarnはそれをまったく見つけることができません。 yarn add @omniphx/adminite-adminite-ui-components 出力: 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 package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear …