Bower install chartjs - bower invalid-meta Chart.js is missing "ignore" entry in bower.json -
im trying install chartjs bower. command using is
bower install --save chartjs
im getting following reply:
bower not-cached https://github.com/nnnick/chart.js.git#* bower resolve https://github.com/nnnick/chart.js.git#* bower checkout chartjs#2.0.2 bower invalid-meta chart.js missing "ignore" entry in bower.json bower resolved https://github.com/nnnick/chart.js.git#2.0.2
i tried using -f did nothing. know how solve this?
its solved. had bug directory did not show chartjs folder.
Comments
Post a Comment