Replies: 1 comment
-
|
Check out #5468 for follow-up! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using nuxt 3.16.1 with socket.io 4.8.1 and typscript 5.8.2.
I'm trying to add the nitroPlugin by following this documentation https://socket.io/how-to/use-with-nuxt.
On the following line I have a type error
event.node.reqis not compatible withEngineRequest.Is there a way to fix this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions