Hey guys, I'm new to learning and using Pulumi. I'...
# azure
b
Hey guys, I'm new to learning and using Pulumi. I've been trying to get a pipeline set up in Azure but the pipeline always fails on the Pulumi step with this error
##[error]Error: There was an error when attempting to execute the process '/home/vsts/work/_temp/36ed8a46-0934-4a62-bd85-ed15135efe3a/pulumi/pulumi'. This may indicate the process failed to start. Error: spawn /home/vsts/work/_temp/36ed8a46-0934-4a62-bd85-ed15135efe3a/pulumi/pulumi ENOENT
Any idea what I could be doing wrong? Thanks :D