- NPM / Node.js
- yarn workspaces. You'll need to install yarn for this project to work as intended!
npm install -g yarn- Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"- SAM CLI
brew tap aws/tap
brew install aws-sam-cli- CDK
npm install -g aws-cdkyarn install or simply yarn.