gradle permission1 Flutter: 남의 소스 빌드하다가 생긴 gradle permission 오류 친구에게 넘겨받은 Flutter 소스를 안드로이드로 빌드하려는데 다음과 같은 에러를 만났다. 에러 내용을 보니 gradle permission이 없다네. 해당 경로 퍼미션을 수정하거나, 퍼미션이 있는 경로로 프로젝트 옮기라고 한다. [!] Gradle does not have execution permission. You should change the ownership of the project directory to your user, or move the project to a directory with execute permissions. Gradle task assembleDebug failed with exit code 1 Exited (sigterm) 구글링을 해보니 stackoverflow.. 2020. 3. 14. 이전 1 다음