Open erickhouse opened 2 years ago
0.5.8-rc.4
implementation(npm("@pulumi/azure-native", "1.52.0", generateExternals = true))
I'm expecting at least some types to get generated but the externals folder just ends up completely empty. There is nothing to observe except for the error code. I am unable to find any information about this particular error.
externals
🕗 Version
0.5.8-rc.4
💻 Code or Package Name
implementation(npm("@pulumi/azure-native", "1.52.0", generateExternals = true))
🙁 Actual behavior
🙂 Expected behavior
I'm expecting at least some types to get generated but the
externals
folder just ends up completely empty. There is nothing to observe except for the error code. I am unable to find any information about this particular error.