Skip to content

Gradle script does not run on M1 chipsets #199

@stym06

Description

@stym06

Description
Mentioned version of protoc does not have aarch64 files, that fails the gradle build

To Reproduce
./gradlew clean dagger-common:generateTestProto

Expected behavior
Proto file generation

Behavior

Execution failed for task ':dagger-common:generateTestProto'.
> Could not resolve all files for configuration ':dagger-common:protobufToolsLocator_protoc'.
   > Could not find protoc-3.1.0-osx-aarch_64.exe (com.google.protobuf:protoc:3.1.0).
     Searched in the following locations:
         https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.1.0/protoc-3.1.0-osx-aarch_64.exe

Additional context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions