angular-chart.js icon indicating copy to clipboard operation
angular-chart.js copied to clipboard

Module not found: Error: Can't resolve 'chart' issue fix on windows

Open petergaal91 opened this issue 7 years ago • 1 comments

Description of change

This PR fixes the Module not found: Error: Can't resolve 'chart' in ''[Your working directory]\node_modules\angular-chart.js\dist' when we compile this package with webpack and babel on windows

Pull Request check-list

  • [X] Run gulp test to ensure there are no linting, or style issues and all tests pass.
  • [X] Squash your commits into a few commits only.
  • [X] Make sure the commit message is short, concise and descriptive of the issues you're fixing.
  • [X] Avoid mixing up multiple issues and/or features, open one pull request for each issue.
  • [ ] Have you updated the documentation and / or examples?
  • [ ] Have you included a new test?

petergaal91 avatar Sep 25 '17 14:09 petergaal91

Thanks for the fix, hope it will be merged soon.

aalonzolu avatar Jun 17 '20 21:06 aalonzolu