@spamushere Did you complete this step? You need to REMOVE the import statement. Can you share your url to your site?
Once you have a version you like want to test, complete the following steps:
Uninstall the NPM package
In chart.js remove the NPM import statement
import Chart from 'chart.js';