Skip to content

Unable to load chart.js in Angular 4 project #832

Closed
@devinvail

Description

@devinvail

Styarted having problems with chartjs in my large NG2 project which is using the Angular 2 seed. To simplify things, I just tried using the Angular cli quickstart Tour of Heroes project.

I have run the npm installs for ng-chart and chart.js.
I have put the import statement in the index.html file:

<script src="node_modules/chart.js/src/chart.js"></script>

Nevertheless, it can't seem to load the chart.js file:

ERROR: GET http://localhost:4200/node_modules/chart.js/src/chart.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions