This message was deleted.
# general
s
This message was deleted.
b
Hi @square-rose-64819 Can you give us an indication of what you are trying to do and what provider you are using?
s
yup, for sure. i'm just running
pulumi refresh
on a GCP stack
other folks on my team aren't experiencing this issue
same stack
b
Are you running a different version of NodeJS to other people?
It could be a nodejs 14 problem
s
i'm running 12.18, as are other folks
here are the packages we're on:
Copy code
"@pulumi/aiven": "^3.0.0",
    "@pulumi/auth0": "^1.0.2",
    "@pulumi/docker": "^1.5.0",
    "@pulumi/gcp": "^3.16.0",
    "@pulumi/github": "^1.3.3",
    "@pulumi/kubernetes": "^2.4.2",
    "@pulumi/pulumi": "^2.7.1",
Copy code
>>>  pulumi version
v2.9.2
i believe we're all on the LTS version of node,
v12.18.3
let me know if there's more information i can provide, kind of stumped here