Skip to content

New user Q: "Could not locate Gemfile" on bundle install #1185

Answered by dheineman
CharlesWiltgen asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @CharlesWiltgen

The installation instructions you are talking about (that use ruby/bundler) are required when you want to help develop tabler. I suspect the error might be related to the ruby version. You seem to be using 3.1 and as the readme states: the recommended version is 2.7.6.

You can try to install version 2.5 for example with homebrew by running brew install ruby @2.5 or use a Ruby version management tool like rbenv, rvm or ruby-install to quickly be able to switch ruby version.

I use an Apple M1 and have ruby 2.7.4p191 installed using ruby-install myself.

However if you just want to install tabler for use in your project then please refer to the https://github.com/tabler/ta…

Replies: 3 comments 1 reply

Comment options

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

Answer selected by CharlesWiltgen
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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