This message was deleted.
# general
s
This message was deleted.
b
are you passing anything to
RegisterResourceOutputs
?
r
No. Just trying to create database users. It is strange because the resources are already created but I can’t run pulumi preview without it the error popping up and failing.
b
can you provide more information, are you calling this on a Stack? On a ComponentResource, or a CustomResource? Can you share any code?
g
Can you share the full error output as well?
👀 1
r
It would be on ComponentResource and let me see if I can get error output
Appears it was a node package issue. I deleted them and reinstalled and that fixed it.
🙌 2