Kotlin / dukat

Converter of <any kind of declarations> to Kotlin external declarations
548 stars 44 forks source link

@pulumi/azure-native produces error 134 #476

Open erickhouse opened 2 years ago

erickhouse commented 2 years ago

🕗 Version

0.5.8-rc.4

💻 Code or Package Name

implementation(npm("@pulumi/azure-native", "1.52.0", generateExternals = true))

🙁 Actual behavior

image

🙂 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.