The JS build fails for me: ``` (node:81) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead. [10:20:45] The following tasks did not complete: build, build:apache-arrow, build:es5:umd, build:es2015:umd, build:esnext:umd, <parallel>, build:es5:umd, build:es2015:umd, build:es2015:umd:task, build:es2015:umd:task, build:esnext:umd:task, build:es5:umd:task, build:es5:umd:task [10:20:45] Did you forget to signal async completion? npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] build: `gulp build` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2018-09-29T10_20_45_774Z-debug.log ``` [ Full content available at: https://github.com/apache/arrow/pull/2572 ] This message was relayed via gitbox.apache.org for [email protected]
