Hi, On Thu, Mar 21, 2019 at 3:41 PM Justin Mclean <[email protected]> wrote: > > Hi, > > > I run "npm ls | grep echarts" on tag 0.2.0, but gets no result. dubbo > > admin use echarts 4.0.4 to support metrics on develop branch, but the > > feature is not in the release > > I’m looking at the source release not the tag. It shows on the very first > line. Perhaps I might be picking up the wrong version?
I also did't find the echarts dependency in this release candidate. It is introduced in this commit[1] just 6 hours ago, it is impossible to be included in the release candidate. Moreover, the echart dependency is not a npm dependency but a javascript link. [1] https://github.com/apache/incubator-dubbo-admin/commit/1faaec0b747604897c4a9af6c67222744231ecd7 > > justinmclean$ npm ls > ├─┬ [email protected] > > Thanks, > Justin -- Best Regards! Huxing
