apache / arrow

Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
https://arrow.apache.org/
Apache License 2.0
13.88k stars 3.38k forks source link

[JS] When I install any apache-arrow version beyond 14 it throws error #41649

Open pradeep22248 opened 1 month ago

pradeep22248 commented 1 month ago

Describe the bug, including details regarding any error messages, version, and platform.

it gives the error npm ERR! path C:\hcc\hcc_interactive_map\web-ui\node_modules\apache-arrow\bin\arrow2csv.cjs

Component(s)

Other

raulcd commented 1 month ago

Could you share more details? What is the version of npm used? Can you share slightly more details on how are you installing and more context on the logs? What happens if you install Arrow 13?