Open ghost opened 2 years ago
I am on MacOS Monterey Version 12.6, ruby 2.6.6p146
Facing the same issue when trying to install debase.
I then open xcode (dint open after updating macOS to Montery) and let it update, then run sudo xcodebuild -license
.
After that error becomes
ERROR: While executing gem ... (Errno::EACCES) Permission denied @ rb_sysopen -
I then install the gem with sudo, sudo gem install debase -v 0.2.4.1
and that works for me.
Hope this helps.
My environment:
I did:
Then I installed ruby-debug-ide:
Install went fine.
Then I tried to install debase:
And I got a bunch of errors. Here's the output of my mkmf.log: