Chartjs-Cannot find name 'ChartOptions' 28 September 2023 by thecoderscamp.com 0👍 Just install this package @types/chart.js: npm i -D @types/chart.js It’ll solve the issue. Chartjs-Using CHARTJS with a JavaScript Array Source:stackexchange.com