trading-peter / chart-elements

Chart.js as Polymer Elements
https://robdodson.github.io/chart-elements
267 stars 70 forks source link

.git folder included in npm package #81

Closed Diviei closed 4 years ago

Diviei commented 4 years ago

npm install fails (deleting .git folder fix this):

npm ERR! code EISGIT
[...] node_modules/chart-elements: Appears to be a git repo or submodule.
trading-peter commented 4 years ago

I published v6.0.1 with a fix for this