Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Bcrypt 3.1.11 - Cannot load file on Windows #142

Copy link
Copy link
@AliOsm

Description

@AliOsm
Issue body actions

Bcrypt stoped working for everything i am using in my app, in my case gems like Devise are dependant of bcrypt, and them are not working anymore.

For the purpose of showing the error to you, i just create a new app named test-a, uncomment the Gemfile line

gem 'bcrypt', '~> 3.1.7'

Then run command

bundle install

And trying to start the server

rails s

It explodes bad time! With the error

C:/Ruby23/lib/ruby/gems/2.3.0/gems/bcrypt-3.1.11-x86-mingw32/lib/bcrypt.rb:16:in `require': cannot load such file -- bcrypt_ext (LoadError)

This is the screenshot

I am using the next:

  • Windows 10 64-bit
  • Rails 5.0.0.1
  • ruby 2.3.1p112 (2016-04-26 revision 54768) [i386-mingw32]

Hope there is some fix for this issue soon.

Kareem-Emad, fabiosangregorio, itkanrj, Vitashique, pmunin and 2 more

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.