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 error when I try to include the elusive-icons in mine bower_components #31

Open
genoshishkov opened this issue Feb 17, 2017 · 1 comment

Comments

@genoshishkov
Copy link

Bower give me the following error:
bower invalid-meta The "main" field cannot contain globs (example: "*.js")

because of the:
"main": [
"./css/elusive-icons.css",
"./fonts/*"
]

@bglogos
Copy link

bglogos commented Apr 23, 2018

It's somehow related to the Node.js version. You are probably using Node.js 9.xx. Try downgrading to 8.11.1 LTS and see if the error occurs again.

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