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

fastify peer dependency >=4 #177

Open
firecow opened this issue Sep 21, 2024 · 2 comments
Open

fastify peer dependency >=4 #177

firecow opened this issue Sep 21, 2024 · 2 comments

Comments

@firecow
Copy link

firecow commented Sep 21, 2024

Is it possible to publish a version of this package that has a "broader" peer dependency >=4 for fastify package?

https://github.com/ducktors/fastify-socket.io/blob/master/package.json#L46

I'm getting this error, because I'm using fastify 5.x.x

image

@mattkrins
Copy link

Getting the same error.

@trim21
Copy link
Contributor

trim21 commented Sep 29, 2024

it works fine with fastify v5 so I guess we could set it to v4 | v5

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

3 participants