Skip to content

grpc version is not compatible with m1 macbook #57

Open
@sirmahyar

Description

@sirmahyar

hi. i'm using macbook air 2020 with m1 processor for this project. and i'm facing one issue that tells me

Google.Protobuf.Tools cannot determine host OS and CPU

after searching for a while i found that Grpc.AspNetCore version in cloned project (2.35.0) isn't supporting arm processors.
so change the code to:
<PackageReference Include="Grpc.AspNetCore" Version="2.44.0" />
in Discount.Grpc and Basket.API.
Thanks

Metadata

Metadata

Assignees

No one assigned

    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