Support request: My pulumi script is simply hangin...
# typescript
i
Support request: My pulumi script is simply hanging. I've re-run the script many times and get the same result. Any suggestions?
With debug logging on, it eventually just ends up emitting 'renew lease' messages.
w
Are you on macOS Catalina and Node 12? If so see https://pulumi-community.slack.com/archives/C84L4E3N1/p1570577792421300.
i
I'm not, it's Windows. But I am on node v12.
w
If Node 10 works, I’d suggest that for now. If not, please open an issue so we can take a look as this might be unrelated.
l
Same issue. Catalina, Node v12. Reverted to Node 10.16.3 and did an npm rebuild.
Copy code
pulumi up
now completes.
w
Thanks. See https://github.com/pulumi/pulumi/issues/3309 for updates on the underlying issue here.