dukat icon indicating copy to clipboard operation
dukat copied to clipboard

Generate wildcard

Open sakebook opened this issue 5 years ago • 1 comments
trafficstars

Occurred when using dayjs.

dukat successfully, but there is a problem with the generated kt file.

Task :compileKotlinJs FAILED e: /PATH/build/externals/kotlin-js-dukat-example/src/index.dayjs.locale..locale.module_dayjs.kt: (4, 22): Package name must be a '.'-separated identifier list e: /PATH/build/externals/kotlin-js-dukat-example/src/index.dayjs.locale..module_dayjs.kt: (4, 22): Package name must be a '.'-separated identifier list e: /PATH/build/externals/kotlin-js-dukat-example/src/index.dayjs.locale..module_dayjs.kt: (21, 35): Expecting type name e: /PATH/build/externals/kotlin-js-dukat-example/src/index.dayjs.locale..module_dayjs.kt: (21, 37): Expecting function type e: /PATH/build/externals/kotlin-js-dukat-example/src/index.dayjs.locale.*.module_dayjs.kt: (21, 37): Property getter or setter expected

  • dukat v0.0.28
  • dayjs v1.8.20

sakebook avatar Feb 25 '20 11:02 sakebook

Any news on this issue? Run into the same problem today.

jschneider avatar Mar 08 '21 20:03 jschneider