```Info 2022-08-23T04:12:56.547025561ZStep #2: err...
# general
m
Copy code
Info
2022-08-23T04:12:56.547025561ZStep #2: error: no resource plugin 'pulumi-resource-datadog' found in the workspace at version v4.10.0 or on your $PATH, install the plugin using `pulumi plugin install resource datadog v4.10.0`
hi all, we have "@pulumi/datadog": "4.10.0" as part of our private node package for which the application is referring. We have this in our package.json.lock file but when we run pulumi up, we see the error above, did I miss anything?