When we run Pulumi in our build pipelines it keeps...
# typescript
i
When we run Pulumi in our build pipelines it keeps trying to compile grpc. We assume it's a mismatch between the version of Pulumi running and the Typescript dependency versions, e.g., '@pulumi/aws', etc. Anyone have any guidance here?
e
Which node version are you running?