https://pulumi.com logo
Title
f

fancy-umbrella-67692

02/01/2021, 11:12 PM
Anyone else ever seen this? pulumi😛roviders:azure (default_3_45_0): error: could not read plugin [C:\Users\[REDACTED]\.pulumi\plugins\resource-azure-v3.45.0\pulumi-resource-azure.exe] stdout: EOF I'm using TypeScript sdk NodeJS: 15.7.0 Pulumi: 2.19.0 Pulumi Azure Plugin: 3.45 To test it, I uninstalled NodeJs and Pulumi, rebooted, reinstalled both, latest versions. The did a
pulumi new
selected azure typescript, all the defaults, then
pulumi preview
and I get the above error. Related to this github issue I logged a while back: https://github.com/pulumi/pulumi-azure/issues/707
b

billowy-army-68599

02/02/2021, 12:10 AM
can you try run
C:\Users\[REDACTED]\.pulumi\plugins\resource-azure-v3.45.0\pulumi-resource-azure.exe -version
f

fancy-umbrella-67692

02/02/2021, 12:14 AM
interesting, I get the same exception stack trace as when pulumi calls it,