Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chart.js && ng2-charts not installed #15

Closed
apoorvachikara opened this issue Mar 11, 2022 · 2 comments
Closed

chart.js && ng2-charts not installed #15

apoorvachikara opened this issue Mar 11, 2022 · 2 comments

Comments

@apoorvachikara
Copy link
Contributor

There is an issue in the project when you run it for the first time. The dependencies :

  1. "chart.js": "^3.7.1",
  2. "ng2-charts: : "^3.0.8"

are not a part of the package.json.

I have made the changes and added them as a part of dependencies in the project. So, running npm i will be sufficient to run the project with all the dependencies.

Once you close the PR this issue will be resolved.

@ZuberDunge
Copy link

Hey, I tried to run it on my local machine and I didn't face this issue.
React-chartjs-2 library is being used over here. And, I've used the library in my projects as well, there's no need for other dependencies. and since the app is LIVE, I don't think there's an issue, otherwise it wouldn't have deployed.

@apoorvachikara
Copy link
Contributor Author

I think you are right, maybe there is some issue with the version that I am using. When I freshly cloned it, it seems to work fine. Thanks though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants