When building, Vue builds and vue-chartjs causes no problems.
I see an error:
````
This dependency was not found:
Any ideas?
Did you have vue-chartjs installed before? And upgraded to the latest version? Tried to delete the node modules folder and reinstall?
Whats your build setup? Webpack 2?
Make sure you install chart.js, not chartjs. Two different things.
Closed due to inactivity.
Most helpful comment
Make sure you install chart.js, not chartjs. Two different things.