Hi friends, just installed pulumi. Setup a projec...
# getting-started
o
Hi friends, just installed pulumi. Setup a project. getting stuck at pulumi up on apple m1. This is the debug output:
Copy code
Type                 Name             Plan        Info
     pulumi:pulumi:Stack  HelloPulumi-dev  running     debug: (CodeFragmentMetadata.cpp:53 instruction_extents_for_arm_address)
e
Looks like you've installed the x86_64 version of pulumi. You want to get the arm64 build instead. See https://github.com/pulumi/pulumi-aws/issues/4190#issuecomment-2213630881, it's about the aws provider but the binary problem is the same.