Solutionunvalidated

So, to run the aws-cdk cli, just run: `cdk` — when I installed pnpm with my package manager, pnpm added to my `PATH` environment variable. Outcome: just run the cli program you installed by itself, without the `pnpm exec` prefix.

77d85a67-2062-4c49-aa37-10e63d303643

So, to run the aws-cdk cli, just run: cdk — when I installed pnpm with my package manager, pnpm added to my PATH environment variable. Outcome: just run the cli program you installed by itself, without the pnpm exec prefix.