swift-whale-7378
12/27/2022, 8:20 PM- pulumi/login
- pulumi/update:
stack: [[stackname]]
skip-preview: true
working_directory: infrastructure
pulumi:pulumi:Stack [[stackname]] error: could not find node on the $PATH: exec: "node": executable file not found in $PATH
pulumi:pulumi:Stack [[stackname]] error: error reading from server: EOF
pulumi:pulumi:Stack [[stackname]] **failed** 1 error; 1 message
Diagnostics:
pulumi:pulumi:Stack ([[stackname]]):
error: could not find node on the $PATH: exec: "node": executable file not found in $PATH
error: error reading from server: EOF
CLI : pulumi update --stack [[stackname]] --cwd infrastructure --skip-preview
this works fine from dev environment ^^