Aws-sdk-ruby: cannot load such file -- aws-sdk-s3 (LoadError)

Created on 9 Jun 2018  路  2Comments  路  Source: aws/aws-sdk-ruby

I am trying to use aws-sdk-s3 within my project. But I am getting the given error "cannot load such file -- aws-sdk-s3 (LoadError)"

I have tried a couple of gems and combination. Is there any current bug related to that?

closing-soon guidance

Most helpful comment

You should install the aws-sdk-s3 gem, or include the aws-sdk-s3 gem in your Gemfile.

All 2 comments

You should install the aws-sdk-s3 gem, or include the aws-sdk-s3 gem in your Gemfile.

This is indeed the answer

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jtruelove picture jtruelove  路  5Comments

WoLkErSs picture WoLkErSs  路  3Comments

goleador picture goleador  路  7Comments

kamaljoshi picture kamaljoshi  路  5Comments

cmhobbs picture cmhobbs  路  3Comments