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

Can't install on MacOS HighSierra #229

Open
davo301 opened this issue Feb 22, 2019 · 5 comments
Open

Can't install on MacOS HighSierra #229

davo301 opened this issue Feb 22, 2019 · 5 comments

Comments

@davo301
Copy link

davo301 commented Feb 22, 2019

My ruby version is "2.3.7p456"
When I type "gem install generamba" I get the following error

ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /Library/Ruby/Gems/2.3.0 directory.

@Leonif
Copy link

Leonif commented Feb 26, 2019

sudo gem install generamba

@davo301
Copy link
Author

davo301 commented Mar 3, 2019

sudo gem install generamba

Doesn't work. Again issue with access, but logged in with admin user.

@Leonif
Copy link

Leonif commented Mar 3, 2019

I installed on to Mojave. Try to reinstall your OS or install Mojave

@shengyang998
Copy link

shengyang998 commented Apr 2, 2019

try gem install generamba -n /usr/local
or disable the SIP

@st-small
Copy link

I have a similar problem on Catalina 10.15.6 and fixed it using these commands:

brew update && brew upgrade
brew doctor

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

4 participants