```error: no resource plugin 'kubernetes-v1.1.1' f...
# kubernetes
i
Copy code
error: no resource plugin 'kubernetes-v1.1.1' found in the workspace or on your $PATH, install the plugin using `pulumi plugin install resource kubernetes v1.1.1`
and by doing so, I get
Copy code
error: [resource plugin kubernetes-1.1.1] downloading from : 403 HTTP error fetching plugin from <https://get.pulumi.com/releases/plugins/pulumi-resource-kubernetes-v1.1.1-darwin-amd64.tar.gz>
@pulumi/kubernetes: "3.3.1"
pulumi/pulumi has 3.4.0
Copy code
pulumi version                                                                                                                                                                                                      v3.4.0
any ideas why it requests to install old and new plugin?