我这里的情况是在mac运行我们项目的时候出这个错误,但是呢运行其他的或者说是新建就不会出这个错误,后来考虑到我们的这个项目使用的android studio 的版本是2.2.2 ,而我当前的mac使用的android studio是2.0的,所以我去重新安装了2.2的版本的,后来就好了
ps:后来还遇到了:
Error running cashierbeta: This version of Android Studio is incompatible with the Gradle Plugin used. Try disabling Instant Run (or updating either the IDE or the Gradle plugin to the latest version)
下午7:09:04 Executing tasks: [:cashierbeta:clean, :cashierbeta:generateDebugSources, :cashierbeta:mockableAndroidJar, :cashierbeta:prepareDebugUnitTestDependencies, :cashierbeta:generateDebugAndroidTestSources, :cashierbeta:assembleDebug]
下午7:11:24
这个时候取消instant run 就可以了,
打开preference 搜索instant