sparse-intern-71089
01/24/2022, 5:52 PMbored-table-20691
01/24/2022, 5:53 PMpulumi:providers:command (default):
error: no resource plugin 'command-v3.0.0' found in the workspace or on your $PATH, install the plugin using `pulumi plugin install resource command v3.0.0`bored-table-20691
01/24/2022, 6:10 PM"<http://github.com/pulumi/pulumi-command/sdk/v3/go/command/local|github.com/pulumi/pulumi-command/sdk/v3/go/command/local>"
This import (from the GitHub repo examples) seems to break it. Removing the v3/ aspect fixed it.sparse-park-68967
01/24/2022, 7:00 PMpulumi plugin install resource command v0.0.3bored-table-20691
01/24/2022, 7:01 PMpulumi up still gave that error (that command-v3.0.0 is not installed) unless I changed the import path.sparse-park-68967
01/24/2022, 7:02 PM<http://github.com/pulumi/pulumi-command/sdk/go/command/local|github.com/pulumi/pulumi-command/sdk/go/command/local>sparse-park-68967
01/24/2022, 7:02 PMsdk/v3sparse-park-68967
01/24/2022, 7:02 PMbored-table-20691
01/24/2022, 7:02 PMpulumi-command repo 🙂bored-table-20691
01/24/2022, 7:03 PMbored-table-20691
01/24/2022, 7:03 PMsparse-park-68967
01/24/2022, 7:03 PMbored-table-20691
01/24/2022, 7:03 PMsparse-park-68967
01/24/2022, 7:06 PMsparse-park-68967
01/24/2022, 7:11 PMbored-table-20691
01/24/2022, 7:15 PM