wqzwh opened a new issue #3818: Upgrade the node version of pom.xml file
URL: https://github.com/apache/incubator-shardingsphere/issues/3818
 
 
   Background introduction:
   
   In the UI project, the pom.xml file specifies that the node version is 
v6.10.0, and the NPM version is v3.10.10. If the node configuration is upgraded 
directly, the use of old users will be affected (node_modules already exists 
locally file), in order to achieve node upgrade without affecting the use of 
old users, the following modifications are made:
   
   Delete the local node modules file before running NPM install
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to