Skip to content

(build.sh): dotnet 6.x.x not supported by check-build-prerequisites.sh #17605

@markussiebert

Description

@markussiebert

What is the problem?

Trying to build cdk on an apple m1 mac, where .net 6 is the only native supported version

Reproduction Steps

run build.sh with dotnet 6 installed (https://dotnet.microsoft.com/download/dotnet/thank-you/sdk-6.0.100-macos-arm64-installer)

What did you expect to happen?

build.sh should run fine

What actually happened?

I got an error message

Checking if node is installed... Ok
Checking node version... Ok
Checking if yarn is installed... Ok
Checking yarn version... Ok
Checking if docker is installed... Ok
Checking if docker is running... Ok
Checking if dotnet is installed... Ok
Checking dotnet version... Found dotnet version 6.0.100 [/usr/local/share/dotnet/sdk]. Install dotnet >= 3.1.0

CDK CLI Version

none

Framework Version

1.132

Node.js Version

14.17.0

OS

macOS

Language

Typescript

Language Version

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.effort/smallSmall work item – less than a day of effortp2package/toolsRelated to AWS CDK Tools or CLI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions