domoritz commented on code in PR #14652:
URL: https://github.com/apache/arrow/pull/14652#discussion_r1023470519


##########
dev/release/verify-release-candidate.sh:
##########
@@ -326,7 +326,9 @@ install_nodejs() {
       PROFILE=/dev/null bash
     [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
 
-    nvm install --lts
+    # ARROW-18335: "gulp bundle" is failed with Node.js 18.

Review Comment:
   ```suggestion
       # ARROW-18335: "gulp bundle" failed with Node.js 18.
   ```
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to