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

Bug: TypeError: util.inherits is not a function at node_modules/@microsoft/signalr-protocol-msgpack/dist/cjs/MessagePackHubProtocol.js (MessagePackHubProtocol.ts:5:1) #102

Open
jatin28 opened this issue Aug 4, 2024 · 1 comment

Comments

@jatin28
Copy link

jatin28 commented Aug 4, 2024

Summary

Hi There,

The polyfill doesn't seem to be working for the above mentioned package. Also attaching the screenshot of the error from console for more info.

image

@exrhizo
Copy link

exrhizo commented Aug 6, 2024

Seeing this also error also, for me it happens during startup
image

"vite": "5.3.1",
"apache-arrow": "^11.0.0",
"vite-plugin-node-polyfills": "^0.22.0"

vite.config.js

      nodePolyfills({
        include: ['stream']
      }),

Although not maintained, so much I am finding these run for me:

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