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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of undefined (reading 'kind') #508

Open
xian opened this issue Dec 20, 2022 · 0 comments
Open

TypeError: Cannot read properties of undefined (reading 'kind') #508

xian opened this issue Dec 20, 2022 · 0 comments

Comments

@xian
Copy link

xian commented Dec 20, 2022

馃晽 Version

0.5.8-rc.4

馃捇 Code or Package Name

ace-builds

馃檨 Actual behavior

  TypeError: Cannot read properties of undefined (reading 'kind')
      at Object.isModuleBlock (.../build/js/node_modules/typescript/lib/typescript.js:11765:21)
      at AstConverter.convertModuleBody (.../build/js/node_modules/dukat/lib/converter.js:1400:16)
      at AstConverter.convertModule (.../build/js/node_modules/dukat/lib/converter.js:1423:21)
      at AstConverter.<anonymous> (.../build/js/node_modules/dukat/lib/converter.js:1331:37)
      at step (.../build/js/node_modules/dukat/lib/converter.js:357:23)
      at Object.next (.../build/js/node_modules/dukat/lib/converter.js:338:53)
      at step (.../build/js/node_modules/dukat/lib/converter.js:342:139)
      at Object.next (.../build/js/node_modules/dukat/lib/converter.js:338:53)
      at Function.from (<anonymous>)
      at AstFactory.createModuleDeclaration (.../build/js/node_modules/dukat/lib/converter.js:1807:53)

馃檪 Expected behavior

Should generate Kotlin stubs for the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant