I need to import a package into VueJS, whose name is 'vue-charts.js', and Vue is reporting an error that can not find the file specified. I have already tried to rename the package directory but I could not. If anyone knows how to do this and can help me, I appreciate it.
import {BarChart} from 'vue-chart.js'
Error:
Cannot resolve file 'vue-chart.js' less
Reports unresolved file references in JavaScript files, including CommonJS and
AMD modules references