pan3793 commented on code in PR #4696:
URL: https://github.com/apache/zeppelin/pull/4696#discussion_r1398433391


##########
pom.xml:
##########
@@ -110,8 +110,8 @@
     <scalacheck.version>1.12.5</scalacheck.version>
 
     <!-- frontend maven plugin related versions-->
-    <node.version>v12.3.1</node.version>
-    <npm.version>6.9.0</npm.version>
+    <node.version>v16.20.2</node.version>
+    <npm.version>8.19.4</npm.version>

Review Comment:
   after I perform `nvm install 16`
   ```
   (zeppelin) ➜  zeppelin-web-angular git:(ZEPPELIN-5983) node --version
   v16.20.2
   (zeppelin) ➜  zeppelin-web-angular git:(ZEPPELIN-5983) npm --version
   8.19.4
   ```



##########
pom.xml:
##########
@@ -110,8 +110,8 @@
     <scalacheck.version>1.12.5</scalacheck.version>
 
     <!-- frontend maven plugin related versions-->
-    <node.version>v12.3.1</node.version>
-    <npm.version>6.9.0</npm.version>
+    <node.version>v16.20.2</node.version>
+    <npm.version>8.19.4</npm.version>

Review Comment:
   after I perform `nvm install 16`
   ```
   (zeppelin) ➜  zeppelin-web-angular git:(ZEPPELIN-5983) node --version
   v16.20.2
   (zeppelin) ➜  zeppelin-web-angular git:(ZEPPELIN-5983) npm --version
   8.19.4
   ```



-- 
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