You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting this as of 4.5, I added logging inside to see why but nothing seems off it reads the right config.
Error running flat dts Failed to emit type definitions Error: Failed to emit type definitions
at Object.writeOut (/Users/n8/dish/node_modules/rollup-plugin-flat-dts/dist/flat-dts.api.cjs:235:35)
Version 1.4.0-beta.0 released with support of TypeScript-4.5 added.
It can be installed with npm i --save-dev rollup-plugin-flat-dts@beta command.
Please feel free to reopen this bug if it still isn't working for you.
Getting this as of 4.5, I added logging inside to see why but nothing seems off it reads the right config.
For some reason this line:
Just returns an empty array always. Was working fine before.
The text was updated successfully, but these errors were encountered: