cold-yacht-45876
03/05/2021, 1:40 PMerror: no resource plugin 'pulumi-nodejs' found in the workspace or on your $PATH
Does anyone know how to attack this?brave-planet-10645
03/05/2021, 1:43 PMcold-yacht-45876
03/05/2021, 1:55 PMcurl -fsSL <https://get.pulumi.com> | sh
npm install --scripts-prepend-node-path
There was an error installing the resource provider plugin. It looks like `pulumi` is not installed on your system. Please visit <https://pulumi.com/> to install the Pulumi CLI.
You may try manually installing the plugin by running `pulumi plugin install resource docker v2.5.0`
There was an error installing the resource provider plugin. It looks like `pulumi` is not installed on your system. Please visit <https://pulumi.com/> to install the Pulumi CLI.
You may try manually installing the plugin by running `pulumi plugin install resource aws v3.22.1`
There was an error installing the resource provider plugin. It looks like `pulumi` is not installed on your system. Please visit <https://pulumi.com/> to install the Pulumi CLI.
You may try manually installing the plugin by running `pulumi plugin install resource random v3.0.1`
There was an error installing the resource provider plugin. It looks like `pulumi` is not installed on your system. Please visit <https://pulumi.com/> to install the Pulumi CLI.
You may try manually installing the plugin by running `pulumi plugin install resource tls v3.0.0`