little-cartoon-10569
12/06/2021, 1:15 AMerror: It looks like the Pulumi SDK has not been installed. Have you run npm install or yarn install?in this project. But not any other project. Afaik, the plugins are shared under ~/.pulumi. What else should I look at to diagnose this?
billowy-army-68599
12/06/2021, 1:27 AMlittle-cartoon-10569
12/06/2021, 1:35 AMbillowy-army-68599
12/06/2021, 1:40 AMIt looks like the Pulumi SDK has not been installed. Have you run npm install or yarn installthis implies it can't find the
@pulumi/pulumi
sdk: https://github.com/pulumi/pulumi/blob/d9dd88c7401d9485dfbb3062269cf10bcdcfc1b7/sdk/nodejs/cmd/pulumi-language-nodejs/main.go#L109-L114
are you using automation API? or just a standard pulumi project?little-cartoon-10569
12/06/2021, 2:00 AMnpm
aliasbillowy-army-68599
12/06/2021, 2:02 AMnpm list
little-cartoon-10569
12/06/2021, 2:03 AM