Hey, when I upgraded to the new Pulumi, I started ...
# general
c
Hey, when I upgraded to the new Pulumi, I started getting this error message - any ideas why?
Copy code
> $ pulumi up                                                                    ⬡ 16.17.0 [±feature-new-pulumi-load-balancer ●▴]
error: could not get cloud url: could not load current project: 1 error occurred:
	* #/config: expected string or null, but got object

> $ pulumi logout                                                                ⬡ 16.17.0 [±feature-new-pulumi-load-balancer ●▴]
error: could not determine current cloud: could not load current project: 1 error occurred:
	* #/config: expected string or null, but got object

> $ pulumi login                                                                 ⬡ 16.17.0 [±feature-new-pulumi-load-balancer ●▴]
error: could not determine current cloud: could not load current project: 1 error occurred:
	* #/config: expected string or null, but got object
💯 1
r
c
Maybe, let me look
Hey Andy that was it, thank you!
🔥 1