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 install - invalid-meta warnings #1264

Closed
stonio opened this issue Jul 27, 2016 · 1 comment
Closed

Bower install - invalid-meta warnings #1264

stonio opened this issue Jul 27, 2016 · 1 comment
Labels

Comments

@stonio
Copy link

stonio commented Jul 27, 2016

I have imported devDependencies "tablesorter": "jquery.tablesorter#^2.26.6" in my bower.json file.

Command bower install displays:

bower tablesorter#^2.26.6         invalid-meta The "description" is too long, the limit is 140 characters
bower tablesorter#^2.26.6         invalid-meta The "main" field cannot contain minified files

Can we fix these warnings?

@Mottie
Copy link
Owner

Mottie commented Jul 27, 2016

Hi @stonio!

Wow bower is picky, it doesn't like minified css? Hmm, I guess I could copy one un-minified file over.

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

No branches or pull requests

2 participants