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

MiddlewareHandler type incompatibility with Hono 4.6.x #295

Open
pandapaul opened this issue Nov 5, 2024 · 1 comment
Open

MiddlewareHandler type incompatibility with Hono 4.6.x #295

pandapaul opened this issue Nov 5, 2024 · 1 comment

Comments

@pandapaul
Copy link

When using Hono 4.6.x, there appears to be a minor type incompatibility:

Argument of type 'MiddlewareHandler<any, any, {}>' is not assignable to parameter of type 'MiddlewareHandler<BlankEnv, "*", {}>'

Perhaps resolvable by #290 or similar.

@itorz7
Copy link

itorz7 commented Nov 23, 2024

dump +

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants