前提・実現したいこと
expoを使って
アプリ開発の進捗確認をしています。
毎回
yarn installを実行し
GitHubからpullをして確認しているのですが
エラーがでて、確認ができなくなってしまいました。
どのような原因が考えられるでしょうか。
発生している問題・エラーメッセージ
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 this warning, remove package-lock.json. [1/4] Resolving packages... [2/4] Fetching packages... error Couldn't find the binary git info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
試したこと
lockファイルが…と出ているのでyarn.lockを削除してみたり
yarn cache clean
でキャッシュを削除してみたりしました。
補足情報(FW/ツールのバージョンなど)
windows10

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2019/03/15 02:53 編集