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

Invalid bower.json #3195

Closed
gluons opened this issue May 23, 2016 · 2 comments
Closed

Invalid bower.json #3195

gluons opened this issue May 23, 2016 · 2 comments

Comments

@gluons
Copy link

gluons commented May 23, 2016

Bower Warning

bower materialize#*       invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes
bower materialize#*       invalid-meta The "main" field cannot contain font, image, audio, or video files
bower materialize#*       invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .ttf files
bower materialize#*       invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .woff files
bower materialize#*       invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .woff2 files
@kevgathuku
Copy link
Contributor

I agree. From the spec

  • name field: Lowercase, a-z, can contain digits, 0-9, can contain dash or dot but not start/end with them.
  • Image and font files may be used or referenced within the JS or Sass files, but are not main files as they are not entry-points.

@gluons
Copy link
Author

gluons commented Jun 1, 2016

So Sad 😥

Bower Warning

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

2 participants