zzcclp commented on pull request #1374:
URL: https://github.com/apache/kylin/pull/1374#issuecomment-692448899


   The root cause of this issue you met is that the version of node and npm is 
higher than required, the required version is below:
   node:  lower than v10.20.X
   npm:   lower than 6.14.X
   you can use nvm to install node and npm, which supports to switch node 
version you need.
   
   So in my opinion it don't need to fix this issue.
   


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

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


Reply via email to