I have issues running the second command npx cdk bootstrap --cloudformation-execution-policies
arn:aws:iam::aws:policy/AdministratorAccess, I already installed aws-cdk version 2 because with the first command that is indicated in the getting started "npm install -g aws-cdk" I got many errors, Do I need to install something before aws.cdk?
I have issues running the second command npx cdk bootstrap --cloudformation-execution-policies
arn:aws:iam::aws:policy/AdministratorAccess, I already installed aws-cdk version 2 because with the first command that is indicated in the getting started "npm install -g aws-cdk" I got many errors, Do I need to install something before aws.cdk?