hammerjs.js:1 Uncaught SyntaxError: Unexpected token '<'
3setup-view.d91ae8b7669a979d2ec1.js:8 TypeError: Cannot read property 'helpers' of undefined
at chartjs-plugin-zoom.min.js:11
at Object.execCb (setup-view.d91ae8b7669a979d2ec1.js:8)
at n.check (setup-view.d91ae8b7669a979d2ec1.js:8)
at n.<anonymous> (setup-view.d91ae8b7669a979d2ec1.js:8)
at setup-view.d91ae8b7669a979d2ec1.js:8
at setup-view.d91ae8b7669a979d2ec1.js:8
at each (setup-view.d91ae8b7669a979d2ec1.js:8)
at n.emit (setup-view.d91ae8b7669a979d2ec1.js:8)
at n.check (setup-view.d91ae8b7669a979d2ec1.js:8)
at n.enable (setup-view.d91ae8b7669a979d2ec1.js:8)
I understand the the chartjs Plugin file requires the chart file and hammer. how can i get these linked up?