Giter Club home page Giter Club logo

Comments (5)

tmm1 avatar tmm1 commented on September 24, 2024

gem install bcrypt-ruby --platform=ruby

This probably installed the gem without the extension.. try gem uninstall bcrypt-ruby first?

from bcrypt-ruby.

roberts1000 avatar roberts1000 commented on September 24, 2024

I've given that a shot, it doesn't appear to help.

from bcrypt-ruby.

tjschuck avatar tjschuck commented on September 24, 2024

@roberts1000 Can you confirm whether or not this is still an issue? Does the following in your Gemfile work?

gem 'bcrypt', '~> 3.1.7'

For the sake of issue management, I'm going to close this until more info is provided. I'll reopen once you respond.

from bcrypt-ruby.

roberts1000 avatar roberts1000 commented on September 24, 2024

@tjschuck 3.1.2 actually started working for me. If you guys didn't work some magic, I believe it had something to do with bundler. I was using an older version of bundler that could not manage gems on 64bit windows (see rubygems/bundler#2658 for more info). I upgraded bundler to fix an issue in another gem and when I tried bcrypt again a couple weeks later it was working as well. I can confirm that 3.1.7 too.

from bcrypt-ruby.

tjschuck avatar tjschuck commented on September 24, 2024

Awesome, thanks @roberts1000. 64bit Win support was added in 3.1.2 initially, so I'm glad to hear it was in fact working.

Thanks for posting the upgrade-bundler solution -- hopefully that will help anyone else that finds the issue in the future ❤️

from bcrypt-ruby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.