anguof removed a comment on issue #13695:
URL: 
https://github.com/apache/incubator-echarts/issues/13695#issuecomment-755033488


   > Hi jarben.
   > 
   > I think it's a problem about multiple npm version management. I found we 
can dot it after npm 6.9.0
   > 
   > ```js
   > npm install echarts@npm:echarts@4
   > npm install echarts5@npm:echarts@5
   > ```
   > 
   > Then you can import two versions like your proposal API.
   > 
   > Check 
https://stackoverflow.com/questions/26414587/how-to-install-multiple-versions-of-package-using-npm
   
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to