Install on windows went fine but running "pulumi u...
# install
a
Install on windows went fine but running "pulumi up" from a git bash window says
Copy code
$ pulumi up
error: --yes must be passed in to proceed when running in non-interactive mode
I tried powershell and it works just fine. Is there a known issue with git bash?
g
I don't believe this is a known issue. Mind opening an issue at github.com/pulumi/pulumi ?
w
I believe this is the same issue tracked in https://github.com/pulumi/pulumi/issues/5407.
a
Yes, that is exactly what I'm seeing, I'll add my details to the issue
👍 1