-
Notifications
You must be signed in to change notification settings - Fork 170
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
Same problem with iStats #100
Comments
Don't use sudo on macOS. |
Same problem on Big Sur. |
You can do these to make it work: First, don't use the gem that Mac provides you, if you use this one, You need 'sudo', and get error.
Run it to install a gem. Then add this ruby path and this gem path to your .zshrc files, in my Mac is like this
It may be different in your Mac ! And The istats will install in /usr/local/lib/ruby/gems/(your gem version)/gems/Finally, run
|
Hello, OSX catalina 10.15.7 on an unsupported Macbook 2011 (via dosdude's catalinaPatcher) here.
I know nothing about ruby, so bear with me.
What should I do?
The text was updated successfully, but these errors were encountered: