Kouhei Sutou created ARROW-17993:
------------------------------------
Summary: [CI][Release] verify-rc-source-*-macos-conda-* are failed
Key: ARROW-17993
URL: https://issues.apache.org/jira/browse/ARROW-17993
Project: Apache Arrow
Issue Type: Improvement
Components: Continuous Integration
Reporter: Kouhei Sutou
Assignee: Kouhei Sutou
It's caused by Node.js version mismatch.
https://github.com/ursacomputing/crossbow/actions/runs/3224409421/jobs/5275509496#step:6:759
{noformat}
error [email protected]: The engine "node" is incompatible with this module.
Expected version "^14.15.0 || ^16.10.0 || >=18.0.0". Got "17.9.0"
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)