8000 Fix "command not found" on Bundler by tomohiro · Pull Request #10 · k1LoW/awspec · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix "command not found" on Bundler #10

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

Merged
merged 1 commit into from
Aug 6, 2015
Merged

Fix "command not found" on Bundler #10

merged 1 commit into from
Aug 6, 2015

Conversation

tomohiro
Copy link
Contributor
@tomohiro tomohiro commented Aug 6, 2015

Thank you for your work!

Reproduce

Create a Gemfile:

$ cat Gemfile
source 'https://rubygems.org'

gem 'awspec'

Install:

$ bundle install --path vendor/bundle

Run the awspec command:

$ bundle exec awspec
bundler: command not found: awspec
Install missing gem executables with `bundle install`

😢 So, I've updated gemspec file.

@k1LoW
Copy link
Owner
k1LoW commented Aug 6, 2015

@tomohiro Thank you! and sorry...

k1LoW added a commit that referenced this pull request Aug 6, 2015
Fix "command not found" on Bundler
@k1LoW k1LoW merged commit 9d8b3a6 into k1LoW:master Aug 6, 2015
@k1LoW
Copy link
Owner
k1LoW commented Aug 6, 2015

Released as v0.2.1.

Thank you!

@tomohiro
Copy link
Contributor Author
tomohiro commented Aug 6, 2015

🎉

developerinlondon pushed a commit to developerinlondon/awspec that referenced this pull request Nov 4, 2020
* DAAP-2333 catch forbidden errors

* DAAP-2333 catch forbidden errors

Co-authored-by: Nayeem Syed <nayee.syed@bluelab.edfenergy.com>
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.

2 participants
0