when i try to `pulumi login --local` I get the fol...
# general
g
when i try to
pulumi login --local
I get the following error :
error: problem logging in: unable to open bucket file://C:%!C(MISSING)Users%!C(MISSING)username: open blob.Bucket: parse file://C:%!C(MISSING)Users%!C(MISSING)username: invalid URL escape "%!C(MISSING)"
a
This works for me again in Windows with 0.17.10. See first bullet in
<https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md#01710-released-522019>
g
Thank you. I’ll try this :)