Installed aws-cdk using pip on windows10. After restart, when i run cdk --version on cmd prompt, it says 'cdk' is not recognized as an internal or external command, operable program or batch file.
aws --version aws-cli/2.0.30 Python/3.7.7 Windows/10 botocore/2.0.0dev34
python --version Python 3.8.1
Do I need to install NodeJS as well?
Please help me setup cdk on my windows10 laptop....