cdktf deploy - Raw mode is not supported on the current process.stdin

When i was trying to run cdktf deploy, this error keeps coming up. My bash terminal wasn't working too well on Windows - so to avoid getting prompts, i ran it with the auto approve switch.

cdktf deploy --auto-approve 

Then i was able to get around this. 


Comments

Popular posts from this blog

Windows SSH: Permissions for 'private-key' are too open

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20