aws-cdk: cdk synth/deploy command fails with "C:\Program" is not recognized as an internal or external command #23103
Labels
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
p1
package/tools
Related to AWS CDK Tools or CLI
Describe the bug
Short log:
This happens every time I try to run
cdk
from a Powershell terminal, same happens when run from a cmd terminal.Debug log:
Note also that the
exec.ts
file is missing:although the corresponding
exec.js
file is there (tried to edit but it's not affecting the output of the command). What is thisexec.ts
file about and why is it missing?Possibly related to:
sst/sst#73
BTW adding more logs would be useful to diagnose the issue.
Expected Behavior
The command should not fail.
Current Behavior
The command fail.
Reproduction Steps
See above.
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.43.1 (build c1ebb85)
Framework Version
No response
Node.js Version
v16.15.0
OS
Windows
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: