1. ホーム
  2. git

[解決済み] 無効なVCSルートマッピング - 私のプロジェクトで3つのエラーが発生しました。

2022-01-26 16:45:36

質問

Android Studioにプロジェクトをインポートすると、以下のようなエラーが発生します。

  • Error:No resource found that matches given name (at 'label' with value '@string/filter_title_awesomeChat') 与えられた名前に一致するリソースはありません。

  • Error:No resource that matches given name (at 'label' with value '@string/filter_title_awesomeChat')です。

  • Error:タスク ':app:processFreeReleaseResources' の実行に失敗しました。 com.android.ide.common.process.ProcessException: aaptの実行に失敗しました。

    無効なVCSルートマッピング

    The directory C:\Usersalfayed﹑Desktop﹑awesome-chat is registered as Git root, but no Git repositories were found there.

エラーのスクリーンショット

解決方法は?

プロジェクトがクローンされたことを確認し、使用しているディレクトリにzipとしてダウンロードされていないことを確認します(ディスク上にC: \Users﹑OpenTripPlanner.gitディレクトリがあるはずです)。 そして、gpath to git executable が正しいパスを示していることを確認してください。