[
https://issues.apache.org/jira/browse/ARROW-12271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Moritz resolved ARROW-12271.
------------------------------------
Resolution: Fixed
https://github.com/apache/arrow/commit/113a515e2b84547e5b198fa5d0c489bf363ea46b
> [JS] Run Lerna directly instead of via npx
> ------------------------------------------
>
> Key: ARROW-12271
> URL: https://issues.apache.org/jira/browse/ARROW-12271
> Project: Apache Arrow
> Issue Type: Task
> Components: JavaScript
> Reporter: Dominik Moritz
> Assignee: Dominik Moritz
> Priority: Minor
>
> Npx can install lerna but a user may not use the right version. Instead, we
> should call `yarn lerna`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)