You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I have imported
devDependencies
"tablesorter": "jquery.tablesorter#^2.26.6"
in mybower.json
file.Command
bower install
displays:Can we fix these warnings?
The text was updated successfully, but these errors were encountered: