[
https://issues.apache.org/jira/browse/ARROW-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-2223:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/18187
> [JS] installing umd release throws an error
> -------------------------------------------
>
> Key: ARROW-2223
> URL: https://issues.apache.org/jira/browse/ARROW-2223
> Project: Apache Arrow
> Issue Type: Bug
> Components: JavaScript
> Reporter: Brian Hulette
> Assignee: Paul Taylor
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> {code:sh}
> $ npm install @apache-arrow/es5-umd
> npm WARN [email protected] No repository field.
> npm ERR! path
> /home/ubuntu/working_dir/airspace-summary/node_modules/@apache-arrow/es5-umd/bin/arrow2csv.js
> npm ERR! code ENOENT
> npm ERR! errno -2
> npm ERR! syscall chmod
> npm ERR! enoent ENOENT: no such file or directory, chmod
> '/home/ubuntu/working_dir/airspace-summary/node_modules/@apache-arrow/es5-umd/bin/arrow2csv.js'
> npm ERR! enoent This is related to npm not being able to find a file.
> npm ERR! enoent
> npm ERR! A complete log of this run can be found in:
> npm ERR! /home/ubuntu/.npm/_logs/2018-02-26T21_22_42_518Z-debug.log
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)