Hi guys! How can I build my own version of Pulumi?...
# general
a
Hi guys! How can I build my own version of Pulumi? I saw the documentation on Contributing to Pulumi and I want to perform my own
pulumi import
for testing, but I cannot use
make ensure
because it loops with "make[1]: Entering directory '/home/user/pulumi/sdk/nodejs'. What can I do?
Got it!