-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
Please provide us with the following information:
- OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Mac OSX El Capitan
- Versions. Please run
ng --version. If there's nothing outputted, please run
in a Terminal:node --versionand paste the result here:
1.0.0-beta.11-webpack.2
- Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
I am trying to add charts.js to angular 2 RC5. But after doing npm installs and referencing the script directly into index.html like this
<script src="node_modules/chart.js/dist/Chart.bundle.min.js"></script>it does not get picked up and gives error of not found in console. What is the way to load external scripts in newest version?
- The log given by the failure. Normally this include a stack trace and some
more information. - Mention any other details that might be useful.
Thanks! We'll be in touch soon.
Metadata
Metadata
Assignees
Labels
No labels