https://pulumi.com logo
s

steep-beach-52652

11/19/2021, 11:05 AM
latest
b

brave-planet-10645

11/19/2021, 11:15 AM
Can you try downgrading to the previous version (v3.17.1) - I think there's a bug in the latest version with python
Please let me know if this helps so I can raise an issue
s

steep-beach-52652

11/19/2021, 11:21 AM
i just upgrade it today 😛
how can i downgrade?
b

brave-planet-10645

11/19/2021, 11:22 AM
What OS are you using?
s

steep-beach-52652

11/19/2021, 11:22 AM
im on macos
b

brave-planet-10645

11/19/2021, 11:22 AM
Are you using homebrew?
s

steep-beach-52652

11/19/2021, 11:22 AM
yes
b

brave-planet-10645

11/19/2021, 11:23 AM
Did you have 3.17.1 installed?
s

steep-beach-52652

11/19/2021, 11:23 AM
i think yes, it was the version before this
b

brave-planet-10645

11/19/2021, 11:24 AM
you should be able to run
brew switch pulumi 3.17.1
s

steep-beach-52652

11/19/2021, 11:24 AM
ok
Copy code
brew switch pulumi 3.17.1
Error: Unknown command: switch
Copy code
pulumi version
v3.18.0
b

brave-planet-10645

11/19/2021, 11:28 AM
I'm just looking into how to install older versions with homebew
You can install a specific version of Pulumi without using homebrew -
curl -fsSL <https://get.pulumi.com> | sh -s -- --version 3.17.1
that will overwrite what homebrew installed
s

steep-beach-52652

11/19/2021, 11:43 AM
ok
same warning
@brave-planet-10645
b

brave-planet-10645

11/19/2021, 12:03 PM
If you run
pulumi version
what do you get?
s

steep-beach-52652

11/19/2021, 12:17 PM
ah
still getting 18
moving it to path nw
now i have 17.1
but still the same warning
c

colossal-boots-62227

11/19/2021, 12:30 PM
s

steep-beach-52652

11/19/2021, 12:35 PM
but when i downgrade i facing the same issue
@brave-planet-10645 cleaned up everything and brand new install of 17 works
thanks
b

brave-planet-10645

11/19/2021, 1:11 PM
Great to hear. I'll make sure that our engineers get on this
s

steep-beach-52652

11/20/2021, 6:37 AM
@brave-planet-10645 thanks , looking forward to use 18
3 Views