There should be a "dist" between chart.js and Chart.min.js on your website at the installation part. false: <script src="node_modules/chart.js/Chart.min.js"></script> true: <script src="node_modules/chart.js/dist/Chart.min.js"></script>