Open jatin28 opened 3 months ago
Seeing this also error also, for me it happens during startup
"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:
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.