https://pulumi.com logo
b

better-umbrella-26052

07/03/2023, 6:52 PM
Trying Pulumi CLI on Windows for the first time, when I issue the new command it prompts for the project name but hangs and accepts no input besides Control-C.
Started on 3.69.0 and had this failure. Then upgraded to 3.74.0 and it failed there too. Using local login:
$ pulumi login --local
Logged in to DESKTOP-HS0KGSQ as AzureAD\<user> (file://~)
$ pulumi new serverless-gcp-python --logtostderr --logflow -v=9
This command will walk you through creating a new Pulumi project.
Enter a value or leave blank to accept the (default), and press <ENTER>.
Press ^C at any time to quit.
project name: (pulumi-test-project)
l

limited-rainbow-51650

07/03/2023, 7:55 PM
@better-umbrella-26052 does your shell resemble any of the cases described in this issue? https://github.com/pulumi/pulumi/issues/1817
b

better-umbrella-26052

07/03/2023, 7:57 PM
I am using it from PowerShell 7 running in Windows Terminal. So, I think the answer is "no".
l

limited-rainbow-51650

07/03/2023, 7:59 PM
May I ask you to file an issue about your problem and paste the output of
pulumi about
in there? https://github.com/pulumi/pulumi/issues
b

better-umbrella-26052

07/03/2023, 7:59 PM
OK.