Jungle Scout CDK Bootcamp Setup Install or update nvm on your machine curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash Make sure you are using Node v16 nvm use 16 Install dependencies npm install