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

Doesn't seem to play nice with bundler in some cases #16

Open
wfarr opened this issue Nov 23, 2011 · 0 comments
Open

Doesn't seem to play nice with bundler in some cases #16

wfarr opened this issue Nov 23, 2011 · 0 comments

Comments

@wfarr
Copy link

wfarr commented Nov 23, 2011

1.9.3-p0$ bundle show | grep knife 
  * knife-ec2 (0.5.10)
  * knife-github-cookbooks (0.1.5)
1.9.3-p0$ bundle install --binstubs --quiet
1.9.3-p0$ bin/knife github cookbook install librato/papertrail-cookbook
zsh: correct 'cookbook' to 'cookbooks' [nyae]? n
FATAL: Cannot find sub command for: 'github cookbook install librato/papertrail-cookbook'
Available subcommands: (for details, knife SUB-COMMAND --help)
...

Not quite sure where the breakage is, but something about this bundled environment is preventing it from loading properly.

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

1 participant