[
https://issues.apache.org/jira/browse/ARROW-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-2223.
---------------------------------
Resolution: Fixed
Fix Version/s: (was: JS-0.4.0)
0.9.0
Issue resolved by pull request 1669
[https://github.com/apache/arrow/pull/1669]
> [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
(v7.6.3#76005)