https://pulumi.com logo
#getting-started
Title
# getting-started
d

dazzling-refrigerator-68226

11/10/2023, 12:18 PM
Hello. I'm a beginner to cloud and recently started learning Pulumi. I'm stuck at the "pulumi new" itself. I'm getting "error: prepare console: set console mode: the parameter is incorrect". I've tried searching online but did not get any proper solution. It would be great if someone could help me out with this. Thanks in advance!
c

clever-sunset-76585

11/10/2023, 4:18 PM
Where did you run
pulumi new
?
d

dazzling-refrigerator-68226

11/11/2023, 1:03 AM
From the Pulumi website itself. Was following the steps to set up s3 using python. This one-https://www.pulumi.com/docs/clouds/aws/get-started/begin/
c

clever-sunset-76585

11/11/2023, 1:49 AM
Are you on Windows?
d

dazzling-refrigerator-68226

11/11/2023, 2:38 AM
Yes. Using 8.1. Tried this method in command prompt, PowerShell and VS Code
c

clever-sunset-76585

11/11/2023, 3:04 AM
You might need to use PowerShell instead. I would also suggest using the latest PowerShell version for 8.1. Also side note, you should use a newer Windows version if you can. I don't know how much help you'll get if you run into other problems with 8.1.
d

dazzling-refrigerator-68226

11/11/2023, 4:03 AM
Thank you. Will try it
Updated PowerShell and Pulumi to their latest version, but still getting the same error
c

clever-sunset-76585

11/12/2023, 8:06 PM
Can you record a screencast of what you are doing and post it here in this thread?
d

dazzling-refrigerator-68226

11/16/2023, 7:01 AM
I have also opened an issue in github also. Below is what I'm doing