Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How Can I include external Declearations generated by Dukat Manually in KotlinJs Project #512

Open
amanverma-765 opened this issue Dec 27, 2022 · 0 comments
Labels
question Further information is requested

Comments

@amanverma-765
Copy link

amanverma-765 commented Dec 27, 2022

I am getting tslowering issue while using Dukat for generating externals so i tried dukat@next from npm manually and it generated externals sucessfuly

so i want to know how can i update the Default Dukat version to Dukat@Next Manually in IntelliJ Idea
or can you tell me how can i impliment those generated external generated by Dukat@Next in my Project manually

Error i am Getting


at org.jetbrains.dukat.tsLowerings.ResolveTypeAliasesLowering.lowerParameterValue(resolveTypeAliases.kt:50)
	at org.jetbrains.dukat.tsLowerings.DeclarationLowering$DefaultImpls.lowerUnionTypeDeclaration(DeclarationLowering.kt:132)
	at org.jetbrains.dukat.tsLowerings.ResolveTypeAliasesLowering.lowerUnionTypeDeclaration(resolveTypeAliases.kt:65)
	at org.jetbrains.dukat.tsLowerings.DeclarationLowering$DefaultImpls.lowerParameterValue(DeclarationLowering.kt:239)
	at org.jetbrains.dukat.tsLowerings.ResolveTypeAliasesLowering.lowerParameterValue(resolveTypeAliases.

@amanverma-765 amanverma-765 added the question Further information is requested label Dec 27, 2022
@amanverma-765 amanverma-765 changed the title How Can I include external Declearations by Dukat Manually in KotlinJs Project How Can I include external Declearations generated by Dukat Manually in KotlinJs Project Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant