This message was deleted.
# general
s
This message was deleted.
p
I tried setting up the module either with
"type": "module"
in my package.json or by renaming index.js to index.mjs and using
"main": "index.mjs"
in package.json. Same error both ways.
b
can you share your full code? i believe this should work
p
I think https://github.com/leviwolfe/import-pulumi should repro what I see.
Hi @billowy-army-68599 any chance you looked at that repo?
I tried to limit the breaking change to a single commit to demonstrate when it stops working. Would love to know if I'm doing something wrong. Thanks.
b
I didn't, can you open an issue please?
p
I'd be happy to, is https://github.com/pulumi/pulumi/issues the right place?
b
yup!