You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Paul Taylor (Jira)" <ji...@apache.org> on 2021/04/08 18:38:00 UTC

[jira] [Commented] (ARROW-12271) [JS] Run Lerna directly instead of via npx

    [ 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)