You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/12 15:08:00 UTC

[jira] [Updated] (ARROW-2297) [JS] babel-jest is not listed as a dev dependency

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

ASF GitHub Bot updated ARROW-2297:
----------------------------------
    Labels: pull-request-available  (was: )

> [JS] babel-jest is not listed as a dev dependency
> -------------------------------------------------
>
>                 Key: ARROW-2297
>                 URL: https://issues.apache.org/jira/browse/ARROW-2297
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: JavaScript
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: Major
>              Labels: pull-request-available
>
> babel-jest is not listed as a dev dependency, leading to the following error on new clones of arrow js:
> {noformat}
> [10:21:08] Starting 'test:ts'...
> ● Validation Error:
>   Module ./node_modules/babel-jest/build/index.js in the transform option was not found.
>   Configuration Documentation:
>   https://facebook.github.io/jest/docs/configuration.html
> [10:21:09] 'test:ts' errored after 306 ms
> [10:21:09] Error: exited with error code: 1
>     at ChildProcess.onexit (/tmp/arrow/js/node_modules/end-of-stream/index.js:39:36)
>     at emitTwo (events.js:126:13)
>     at ChildProcess.emit (events.js:214:7)
>     at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
> [10:21:09] 'test' errored after 311 ms
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)