Using bower install for 2.9.4 should install distribution package
e.g. include "dist" folder and files
Package installs the gihub repo code
Run "bower install" with 2.9.4 release as a dependency
Existing builds fail as the 'dist' folder and expected files are missing
Can this problem be fixed as soon as possible?
bower.json is missing
Hello,
Same problem here.
Our project uses angular-chart.js dependency, and angular-chart.js bower.json is too permissive (version 2.X of Chart.js).
Chart.js version 2.9.3 is OK, but version 2.9.4 fails, so our web application crashs.
Can we help you to solve the problem ?
@f3cp @HereWeR @pblanchardie @fresnault I believe I have fixed this issue by repushing the v2.9.4 tag here on GitHub. I can see the dist folder & bower.json file. Can you confirm that this works for you?
@etimberg It's good for us after cleaning bower cache. Thank you for fixing this so quickly.
Most helpful comment
@f3cp @HereWeR @pblanchardie @fresnault I believe I have fixed this issue by repushing the v2.9.4 tag here on GitHub. I can see the dist folder & bower.json file. Can you confirm that this works for you?