Skip to content

Trouble running setup scripts #351

Answered by jahtomini
jahtomini asked this question in Q&A
Discussion options

You must be logged in to vote

What worked for me

NOTE: This worked for me. It might not be the same for everyone.

Ensure you have the latest version of Ruby installed or at least one at/above 3.1.x. If you are on a Mac, you'll need a version manager to ensure the latest version of Ruby is selected.

Verify Ruby version

First of all, you need to check your Ruby version.

Check Ruby version

Run ruby -v in your terminal. If you get ruby 2.6.3p62 ... as the response, you need to update your Ruby version. If the response is a higher Ruby version, you should be good to go and you can skip to "Running the app locally" If not, follow the following tips for installing the latest Ruby version.

Installing latest Ruby version

NOTE:

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@jahtomini
Comment options

Comment options

You must be logged in to vote
1 reply
@jahtomini
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jahtomini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants