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

[jira] [Assigned] (ARROW-7114) [JS][CI] NodeJS build fails on Github Actions Windows node

     [ https://issues.apache.org/jira/browse/ARROW-7114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kouhei Sutou reassigned ARROW-7114:
-----------------------------------

    Assignee: Dominik Moritz

> [JS][CI] NodeJS build fails on Github Actions Windows node
> ----------------------------------------------------------
>
>                 Key: ARROW-7114
>                 URL: https://issues.apache.org/jira/browse/ARROW-7114
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Continuous Integration, JavaScript
>            Reporter: Krisztian Szucs
>            Assignee: Dominik Moritz
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I had an attempt to install [cross-env|https://github.com/apache/arrow/blob/master/.github/workflows/js.yml#L108] as suggested by [~paul.e.taylor] but I guess it requires a bit more work.
> {code:java}
> > NODE_NO_WARNINGS=1 gulp build
> # 'NODE_NO_WARNINGS' is not recognized as an internal or external command,
> # operable program or batch file.
> # npm ERR! code ELIFECYCLE
> # npm ERR! errno 1
> # npm ERR! apache-arrow@1.0.0-SNAPSHOT build: `NODE_NO_WARNINGS=1 gulp build`
> # npm ERR! Exit status 1
> # npm ERR!
> # npm ERR! Failed at the apache-arrow@1.0.0-SNAPSHOT build script.
> # npm ERR! This is probably not a problem with npm. There is likely additional logging output above. {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)