rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

[api-extractor] Internal Error: Unable to follow symbol for "JSX"

Open johnwc opened this issue 1 year ago • 0 comments

Summary

Really not sure why, but we are getting the error Internal Error: Unable to follow symbol for "JSX" when running api-extractor for rollup. We are not using JSX at all in our project.

Repro steps

Not sure

Details

Vue 3 library project using vite-plugin-dts. But get the same error when running it manually with api-extractor.json

Standard questions

Please answer these questions to help us investigate your issue more quickly:

Question Answer
@microsoft/api-extractor version? 7.47.11
Operating system? Windows
API Extractor scenario? rollups
Would you consider contributing a PR? Possibly
TypeScript compiler version? 5.4.2
Node.js version (node -v)? 21.7.3

johnwc avatar Oct 29 '24 04:10 johnwc