If you have this error..
$ cdk
Command 'cdk' not found, did you mean:
....
Just install aws-cdk by typing:
$ npm install -g aws-cdk
added 1 package, and audited 2 packages in 2s
found 0 vulnerabilities
'Bug' 카테고리의 다른 글
cdk yarn file not found error [fixed] (0) | 2022.06.22 |
---|---|
wsl.exe --install not running (0) | 2022.06.02 |
[Node] NPM doesn't know where to find the Credentials (WSL) (0) | 2022.04.05 |
[LINUX] E45 readonly option is set (add ! to override) (0) | 2022.04.01 |
[Vue.js] error: Component template should contain exactly one root element (0) | 2022.03.31 |