zhongjiajie commented on code in PR #9995:
URL: https://github.com/apache/dolphinscheduler/pull/9995#discussion_r873164756


##########
docs/docs/en/development/development-environment-setup.md:
##########
@@ -5,10 +5,9 @@
 Before setting up the DolphinScheduler development environment, please make 
sure you have installed the software as below:
 
 * [Git](https://git-scm.com/downloads): DolphinScheduler version control system
-* [JDK](https://www.oracle.com/technetwork/java/javase/downloads/index.html): 
DolphinScheduler backend language
+* [JDK](https://www.oracle.com/technetwork/java/javase/downloads/index.html): 
DolphinScheduler backend language, have to use version after JDK 1.8
 * [Maven](http://maven.apache.org/download.cgi): Java Package Management System
-* [Node](https://nodejs.org/en/download): DolphinScheduler frontend
- language
+* [Node12.20.2](https://nodejs.org/en/download): DolphinScheduler frontend

Review Comment:
   You should change `Node` as you do to JDK



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