Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bower package for 2.9.4 release is not including dist folder and files #7927

Closed
f3cp opened this issue Oct 19, 2020 · 5 comments
Closed

Bower package for 2.9.4 release is not including dist folder and files #7927

f3cp opened this issue Oct 19, 2020 · 5 comments

Comments

@f3cp
Copy link

f3cp commented Oct 19, 2020

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

@HereWeR
Copy link

HereWeR commented Oct 19, 2020

Can this problem be fixed as soon as possible?

@pblanchardie
Copy link

bower.json is missing

@fresnault
Copy link

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 ?

@etimberg
Copy link
Member

@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?

@fresnault
Copy link

fresnault commented Oct 19, 2020

@etimberg It's good for us after cleaning bower cache. Thank you for fixing this so quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants