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
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
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