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

Fix function/alias naming clash between bower and bundle plugin #2490

Closed
wants to merge 1 commit into from
Closed

Fix function/alias naming clash between bower and bundle plugin #2490

wants to merge 1 commit into from

Conversation

pangratz
Copy link
Contributor

@pangratz pangratz commented Feb 3, 2014

Since the bower plugin specifies a bi alias and bundle plugin specifies
a bi function, there is a name clash when using both plugins, which results
in the message "Can't 'bundle install' outside a bundled project" when trying
to execute bower.

This addresses #2486

Since the `bower` plugin specifies a `bi` alias and `bundle` plugin
specifies a `bi` function, there is a name clash when using both
plugins, which results in the message "Can't 'bundle install' outside a
bundled project" when trying to execute `bower`.

This adresses #2486
@simonweil
Copy link

+1

@justinxreese
Copy link

yes please. Just ran into this 👍

pangratz added a commit to pangratz/dotfiles that referenced this pull request Apr 13, 2014
@mcornella mcornella mentioned this pull request Apr 25, 2014
@mcornella mcornella mentioned this pull request May 24, 2014
@pangratz
Copy link
Contributor Author

pangratz commented Jul 1, 2014

dsbxvvk

@pangratz pangratz deleted the rename_bundler_function branch July 3, 2014 20:35
pangratz added a commit to pangratz/dotfiles that referenced this pull request Aug 1, 2014
Since ohmyzsh/ohmyzsh#2490 is resolved,
the bundler plugin can be added again (it has been removed in f825406).
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

Successfully merging this pull request may close these issues.

3 participants