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

Insufficient types export (TS4023) of Metadata #1269

Closed
RobinTail opened this issue Nov 1, 2023 · 1 comment · Fixed by #1271
Closed

Insufficient types export (TS4023) of Metadata #1269

RobinTail opened this issue Nov 1, 2023 · 1 comment · Fixed by #1271
Labels
bug Something isn't working

Comments

@RobinTail
Copy link
Owner

RobinTail commented Nov 1, 2023

I am getting the same error for a different type (Metadata):

error TS4023: Exported variable '[...]' has or is using name Metadata from external module '[...]node_modules/.pnpm/express-zod-api@14.0.0_@types+express@4.17.20_@types+http-errors@2.0.3_@types+node@20.8.7_exp_ul3mzpgqwyhnfja3iatztge55q/node_modules/express-zod-api/dist/index' but cannot be named.

Originally posted by @alindsay55661 in #1182 (comment)

@RobinTail RobinTail changed the title I am getting the same error for a different type (Metadata): TS4023 on Metadata Nov 1, 2023
@RobinTail RobinTail changed the title TS4023 on Metadata Insufficient types export (TS4023) of Metadata Nov 1, 2023
@RobinTail RobinTail added the bug Something isn't working label Nov 1, 2023
@RobinTail
Copy link
Owner Author

Fixed in version 14.0.3, @alindsay55661

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant