ignoreintuition / v-chart-plugin

Easily bind a chart to the data stored in your Vue.js components.
https://resurgencewebdesign.com/v-chart/
GNU General Public License v3.0
198 stars 33 forks source link

After installation: babel-runtime error #175

Closed baermathias closed 4 years ago

baermathias commented 4 years ago

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

baermathias commented 4 years ago

In case anybody else has this issue, I solved it with: npm install --save babel-runtime