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

Confusing warning message when bower.json is not found #1795

Closed
rehmsen opened this issue May 7, 2015 · 1 comment
Closed

Confusing warning message when bower.json is not found #1795

rehmsen opened this issue May 7, 2015 · 1 comment

Comments

@rehmsen
Copy link

rehmsen commented May 7, 2015

The warning messages

bower Example#* invalid-meta Example is missing "main" entry in bower.json
bower Example#* invalid-meta Example is missing "ignore" entry in bower.json

are confusing when no bower.json was found at all. I had a bower.json checked in, but not on the "latest" tag, and did not realize why its not parsing my main and ignore entry. My mistake would have been much more obvious if the warning message had read

bower Example#* invalid-meta Example is missing bower.json

@sheerun
Copy link
Contributor

sheerun commented Apr 6, 2016

We removed these warnings

@sheerun sheerun closed this as completed Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants