Hi team, I’m trying to troubleshoot an exit code 2...
# typescript
q
Hi team, I’m trying to troubleshoot an exit code 255 with no error messages. Any tips? I’m 98% sure it’s happening in a
pulumi.dynamic.Resource
subclass while calling super
and here’s the output
I’ve changed one of the inputs to the dynamic resource, so I’m expecting to see changes
and I’m also expecting a second debug statement to be printed after the call to super