Chart.js: Bower package for 2.9.4 release is not including dist folder and files

Created on 19 Oct 2020  路  5Comments  路  Source: chartjs/Chart.js

Expected Behavior

Using bower install for 2.9.4 should install distribution package
e.g. include "dist" folder and files

Current Behavior

Package installs the gihub repo code

Steps to Reproduce

Run "bower install" with 2.9.4 release as a dependency

Context

Existing builds fail as the 'dist' folder and expected files are missing

bug 2

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?

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JewelsJLF picture JewelsJLF  路  3Comments

lizbanach picture lizbanach  路  3Comments

frlinw picture frlinw  路  3Comments

adriantombu picture adriantombu  路  3Comments

nanospeck picture nanospeck  路  3Comments