I am trying to install the aws-cdk and in the terminal and I run the npm install -g aws-cdk
. As stated here After npm runs, I get:
/usr/local/Cellar/node/9.8.0/bin/cdk -> /usr/local/Cellar/node/9.8.0/lib/node_modules/aws-cdk/bin/cdk
+ aws-cdk@0.31.0
updated 1 package in 1.636s
If I try to run cdk
I get:
zsh: command not found: cdk