[
https://issues.apache.org/jira/browse/ARROW-12271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17317416#comment-17317416
]
Paul Taylor commented on ARROW-12271:
-------------------------------------
`npx lerna` uses the version of lerna installed in the project's `node_modules`
bin dir.
> [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)