Replies: 2 comments
-
Some ideas: When I vendor arquero inside my project, and reference it in package.json as "arquero": "link:vendor/arquero" , then
|
Beta Was this translation helpful? Give feedback.
0 replies
-
My current solution is using arquero from npm package instead of a vendored version, then :
|
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 am trying to build a custom package with Apache-arrow and Arquero embedded using Vite. But no matter what I tried so far, i still get the dreaded "Apache Arrow is missing ..." message.
Here is what I put in my latest vite.config.js :
Any lead ?
Beta Was this translation helpful? Give feedback.
All reactions