QuakeWang commented on a change in pull request #690:
URL: 
https://github.com/apache/dolphinscheduler-website/pull/690#discussion_r805864512



##########
File path: README.md
##########
@@ -12,6 +12,11 @@ Please also make sure your node version is 10+, version 
lower than 10.x is not s
 
 1. Run `npm install` in the root directory to install the dependencies.
 2. Run `npm run start` in the root directory to start a local server, you will 
see the website in 'http://localhost:8080'.
+```
+Note:if you clone the code in Windows not Mac .please read details as below.
+if you execute the commands like two steps,you will get exception 
"UnhandledPromiseRejectionWarning: Error: EPERM: operation not permitted, 
symlink '2.0.3' -> 'latest'".
+When you meet this problem.you will run two steps in the cmd.exe as an  
ADMINISTRATOR MEMBER.

Review comment:
       ```suggestion
   When meeting this problem. You can run two steps in the cmd.exe as an  
ADMINISTRATOR MEMBER.
   ```

##########
File path: README.md
##########
@@ -12,6 +12,11 @@ Please also make sure your node version is 10+, version 
lower than 10.x is not s
 
 1. Run `npm install` in the root directory to install the dependencies.
 2. Run `npm run start` in the root directory to start a local server, you will 
see the website in 'http://localhost:8080'.
+```
+Note:if you clone the code in Windows not Mac .please read details as below.
+if you execute the commands like two steps,you will get exception 
"UnhandledPromiseRejectionWarning: Error: EPERM: operation not permitted, 
symlink '2.0.3' -> 'latest'".

Review comment:
       Does this express it a little more accurately?

##########
File path: README.md
##########
@@ -12,6 +12,11 @@ Please also make sure your node version is 10+, version 
lower than 10.x is not s
 
 1. Run `npm install` in the root directory to install the dependencies.
 2. Run `npm run start` in the root directory to start a local server, you will 
see the website in 'http://localhost:8080'.
+```
+Note:if you clone the code in Windows not Mac .please read details as below.
+if you execute the commands like two steps,you will get exception 
"UnhandledPromiseRejectionWarning: Error: EPERM: operation not permitted, 
symlink '2.0.3' -> 'latest'".

Review comment:
       ```suggestion
   If you execute the commands like the two steps above, you will get the 
exception "UnhandledPromiseRejectionWarning: Error: EPERM: operation not 
permitted, symlink '2.0.3' -> 'latest'".
   ```




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