Chart.js causes Angular 2 error – Twitter bootstrap
I'm building a Twitter-type application with a Typescript/Angular2 front-end framework and a Node.js back-end. I'm following the code from Levi Botelho's Angular 2 Projects video tutorial, though I am not using his Gulpfile but instead running the application using systemjs.config.js.…