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

Bug hardcoded path to bower in FetchVendorCommand.php #1

Closed
siciarek opened this issue Apr 10, 2014 · 1 comment
Closed

Bug hardcoded path to bower in FetchVendorCommand.php #1

siciarek opened this issue Apr 10, 2014 · 1 comment
Assignees
Labels

Comments

@siciarek
Copy link

There is a hardcoded path to bower in FetchVendorCommand.php:44
It makes the bundle unavailable for Windows users or those who has
bower in path other than /usr/local/bin/bower

@avanzu
Copy link
Owner

avanzu commented Apr 12, 2014

That's indeed correct. I've added a configuration option to set the path if neccessary.

@avanzu avanzu added the bug label Apr 12, 2014
@avanzu avanzu self-assigned this Apr 12, 2014
@avanzu avanzu closed this as completed Apr 17, 2014
avanzu pushed a commit that referenced this issue Aug 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants