-
Notifications
You must be signed in to change notification settings - Fork 172
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
bundler not getting installed and ruby version is incompatible #70
Comments
try if its not working let me know the following details 1.Ruby version |
bundler got installed to Bundler version 1.17.3 , but "gem install bundler" throws below error: Error installing bundler: --> gem list rake *** LOCAL GEMS *** rake (10.1.0) |
Have you tried |
yeah i tried it . below is the error: Could not load OpenSSL. |
I get the following error when I try to install `Bundler could not find compatible versions for gem "bundler": Current Bundler version: Your bundle requires a different version of Bundler than the one you're running. |
Error installing bundler:
bundler requires Ruby version >= 2.3.0.
ERROR: Could not find a valid gem '1.17.3' (>= 0) in any repository
How can install this application without these issues of versioning.
The text was updated successfully, but these errors were encountered: