Skip to content
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

Gem "5.3.0-alpha1" does not exist as the document states in multiple places #252

Closed
3 tasks done
overdrivemachines opened this issue Jan 26, 2023 · 2 comments
Closed
3 tasks done
Assignees

Comments

@overdrivemachines
Copy link

overdrivemachines commented Jan 26, 2023

Prerequisites

Describe the issue

I am trying to install the bootstrap gem for 5.3.0-alpha1 and its not working. The documentation instructs us to add the following line in the Gemfile:

gem 'bootstrap', '~> 5.3.0-alpha1' 

I get the following error:

Fetching gem metadata from https://rubygems.org/..........
Could not find gem 'bootstrap (= 5.3.0.pre.alpha1)' in rubygems repository
https://rubygems.org/ or installed locally.

The documentation also states we can install it using bundler as follows:

gem install bootstrap -v 5.3.0-alpha1

But I get the following error:

ERROR:  Could not find a valid gem 'bootstrap' (= 5.3.0.pre.alpha1) in any repository
ERROR:  Possible alternatives: Bootstrap-Image-Gallery-rails, BootstrapMan, accessible-bootstrap3-rails, active_admin_with_bootstrap_4, active_bootstrap_skin, administrate-bootstrap-theme, aerogel-bootstrap, alchemy-site_bootstrapping, angular-ui-bootstrap, angular-ui-bootstrap-rails

Can the documentation be updated? One of the places I found the instructions are: https://getbootstrap.com/docs/5.3/getting-started/download/

Reduced test cases

None

What operating system(s) are you seeing the problem on?

Linux

What browser(s) are you seeing the problem on?

No response

What version of Bootstrap are you using?

5.3.0-alpha1

@julien-mathieu
Copy link

Hi! I am facing the same issue, with the consideration of having to develop themes for my app in my roadmap, I was wondering if you had any idea about the timing it could take to solve the issue ?

Many thanks!

@glebm
Copy link
Member

glebm commented Apr 12, 2023

5.3.0.alpha3 has been released to rubygems

@glebm glebm closed this as completed Apr 12, 2023
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

No branches or pull requests

3 participants