Hello I am trying to build my python project and a...
# general
l
Hello I am trying to build my python project and after it downloaded the newest plugins I am getting this:
Copy code
Type                     Name                   Plan     Info
     pulumi:pulumi:Stack      location-api-wapi-dev           2 messages
     └─ pulumi:providers:aws  default                         1 error

Diagnostics:
  pulumi:pulumi:Stack (location-api-wapi-dev):
    assertion failed [inst.has_value()]: failed to decode instruction: 0x0
    (StateRecovery.cpp:355 determine_state_recovery_action_forward_branches)

  pulumi:providers:aws (default):
    error: could not read plugin [/Users/kylefontaine/.pulumi/plugins/resource-aws-v4.32.0/pulumi-resource-aws] stdout: EOF
I have already removed all the plugins and attempted to reinstall them. I also have reinstalled pulumi using brew. Has anyone else run into this?
g
Is this error from an apple M1?
l
Yes