hey, im getting the following error on my new m1 m...
# general
c
hey, im getting the following error on my new m1 macbook:
Copy code
error: could not load plugin for gcp provider 'urn:pulumi:<project>::<stack>::pulumi:providers:gcp::[secret]_4_4_0': no resource plugin 'pulumi-resource-gcp' found in the workspace at version v4.4.0 or on your $PATH, install the plugin using `pulumi plugin install resource gcp v4.4.0
v4.4.0 doesnt seem to be available on arm. Any idea how the plugin version can be updated for the project?
updating npm packages and pulumi up on the old machine did not help 😕