gankumaraamc

Results 4 comments of gankumaraamc

I tried this one in mac(macOS 15) to check if works. I am getting the same error. Just wondering if I am missing anything in the documentation.

Note that it is converting TypeScript to JavaScript but Java or Python code is not generated.

Thanks @mrgrain. Correcting `index.d.ts` path to include `dist` fixes the error. `npm run build` is successful. But `jsii-pacmak` does not work. It throws this error - `Error: Invalid "jsii" section...

Sure, I followed the getting started doc available in the jsii site - https://aws.github.io/jsii/user-guides/lib-author/quick-start/set-up/