designcourse / angular-chartjs

35 stars 57 forks source link

ENOENT: no such file or directory node_modules/chart.js/src/chart.js #3

Open ymchandra opened 5 years ago

ymchandra commented 5 years ago

Hi, I am getting the following error when trying to integrate the chartsjs with angular 6

ENOENT: no such file or directory /node_modules/chart.js/src/chart.js

I could see the error even when importing the charts.js in my Component.