after installing via npm install v-chart-plugin I get the following error, which I couldn't solve:
babel-runtime/core-js/get-iterator in ./node_modules/v-chart-plugin/dist/module/v-chart-plugin.js
babel-runtime/core-js/object/assign in ./node_modules/v-chart-plugin/dist/module/v-chart-plugin.js, ./node_modules/v-chart-plugin/dist/module/import/vBarChart.js and 6 others
babel-runtime/core-js/object/keys in ./node_modules/v-chart-plugin/dist/module/v-chart-plugin.js
babel-runtime/helpers/extends in ./node_modules/v-chart-plugin/dist/module/v-chart-plugin.js
babel-runtime/helpers/toConsumableArray in ./node_modules/v-chart-plugin/dist/module/v-chart-plugin.js
To install them, you can run: npm install --save babel-runtime/core-js/get-iterator babel-runtime/core-js/object/assign babel-runtime/core-js/object/keys babel-runtime/helpers/extends babel-runtime/helpers/toConsumableArray
after installing via
npm install v-chart-plugin
I get the following error, which I couldn't solve:To install them, you can run: npm install --save babel-runtime/core-js/get-iterator babel-runtime/core-js/object/assign babel-runtime/core-js/object/keys babel-runtime/helpers/extends babel-runtime/helpers/toConsumableArray