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
This client seems to depend on reflect-metadata, but that's not mentioned in its package.json. This means the client doesn't work in pnpm workspaces without a patch:
This client seems to depend on
reflect-metadata
, but that's not mentioned in its package.json. This means the client doesn't work in pnpm workspaces without a patch:Alternatively, maybe these clients could migrate to the "official" stage 3 decorators that were added in Typescript 5.0: https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/#decorators
The text was updated successfully, but these errors were encountered: