-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Labels
bugThis issue is a bug.This issue is a bug.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortp2package/toolsRelated to AWS CDK Tools or CLIRelated to AWS CDK Tools or CLI
Description
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.0CDK 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
Labels
bugThis issue is a bug.This issue is a bug.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortp2package/toolsRelated to AWS CDK Tools or CLIRelated to AWS CDK Tools or CLI