chartx icon indicating copy to clipboard operation
chartx copied to clipboard

npm install chartx 失败

Open YYmmlin opened this issue 5 years ago • 0 comments

npm WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] requires a peer of canvas@^2.1.0 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] requires a peer of jsdom@^13.0.0 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] requires a peer of xmldom@^0.1.27 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] requires a peer of echarts@^4.2.1 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] requires a peer of zrender@^4.0.7 but none is installed. You must install peer dependencies yourself.

引用后,报

  • chartx in ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./src/components/2_echart_comp/echart_25/index.vue

To install it, you can run: npm install --save chartx

YYmmlin avatar Feb 24 '20 02:02 YYmmlin