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

"main" option in bower.json has invalid metadata #396

Closed
nelson6e65 opened this issue May 20, 2016 · 0 comments
Closed

"main" option in bower.json has invalid metadata #396

nelson6e65 opened this issue May 20, 2016 · 0 comments

Comments

@nelson6e65
Copy link
Contributor

nelson6e65 commented May 20, 2016

The main Bower option, as described in its specification, is not well formed in the bower.json file.

Warnings summary:
  • Contains minified files
  • Contains more than 1 file of same type
  • Contains font, image, audio or video files
Install:
bower install jQuery-contextMenu --save
bower jQuery-contextMenu#*  not-cached https://github.com/swisnl/jQuery-contextMenu.git#*
bower jQuery-contextMenu#*     resolve https://github.com/swisnl/jQuery-contextMenu.git#*
bower jQuery-contextMenu#*    checkout 2.1.1
Warnings:
bower jQuery-contextMenu#*     invalid-meta The "main" field cannot contain minified files
bower jQuery-contextMenu#*     invalid-meta The "main" field cannot contain minified files
bower jQuery-contextMenu#*     invalid-meta The "main" field cannot contain minified files
bower jQuery-contextMenu#*     invalid-meta The "main" field cannot contain minified files
bower jQuery-contextMenu#*     invalid-meta The "main" field cannot contain minified files
bower jQuery-contextMenu#*     invalid-meta The "main" field cannot contain font, image, audio, or video files
bower jQuery-contextMenu#*     invalid-meta The "main" field cannot contain font, image, audio, or video files
bower jQuery-contextMenu#*     invalid-meta The "main" field cannot contain font, image, audio, or video files
bower jQuery-contextMenu#*     invalid-meta The "main" field cannot contain font, image, audio, or video files
bower jQuery-contextMenu#*     invalid-meta The "main" field cannot contain font, image, audio, or video files
bower jQuery-contextMenu#*     invalid-meta The "main" field cannot contain font, image, audio, or video files
bower jQuery-contextMenu#*     invalid-meta The "main" field cannot contain font, image, audio, or video files
bower jQuery-contextMenu#*     invalid-meta The "main" field cannot contain font, image, audio, or video files
bower jQuery-contextMenu#*     invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .js files: ["dist/jquery.contextMenu.js","dist/jquery.contextMenu.min.js","dist/jquery.ui.position.js","dist/jquery.ui.position.min.js"]
bower jQuery-contextMenu#*     invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .map files: ["dist/jquery.contextMenu.min.js.map","dist/jquery.contextMenu.min.css.map"]
bower jQuery-contextMenu#*     invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .css files: ["dist/jquery.contextMenu.css","dist/jquery.contextMenu.min.css"]
bower jQuery-contextMenu#*     invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .png files: ["dist/images/cut.png","dist/images/door.png","dist/images/page_white_add.png","dist/images/page_white_copy.png","dist/images/page_white_delete.png","dist/images/page_white_edit.png","dist/images/page_white_paste.png","dist/images/cut.png"]
@bbrala bbrala closed this as completed in 4675196 May 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant