You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting these warnings when installing overmind gem. Otherwise, everything seems to be working fine.
> gem install overmind
Fetching overmind-2.5.1-arm64-darwin.gem
WARNING: overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent-2.1.7.dylib file. Ignoring
WARNING: overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent_core.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent_core-2.1.7.dylib file. Ignoring
WARNING: overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent_extra.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent_extra-2.1.7.dylib file. Ignoring
WARNING: overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent_openssl.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent_openssl-2.1.7.dylib file. Ignoring
WARNING: overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent_pthreads.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent_pthreads-2.1.7.dylib file. Ignoring
WARNING: overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libutf8proc.dylib pointing to missing libexec/prebuilt-tmux/lib/libutf8proc.3.dylib file. Ignoring
Successfully installed overmind-2.5.1-arm64-darwin
Parsing documentation for overmind-2.5.1-arm64-darwin
Installing ri documentation for overmind-2.5.1-arm64-darwin
Done installing documentation for overmind after 1 seconds
1 gem installed
> gem --version
3.5.11
> ruby -v
ruby 3.3.4 (2024-07-09 revision be1089c8ec) [arm64-darwin23]
The text was updated successfully, but these errors were encountered:
I'm getting these warnings when installing
overmind
gem. Otherwise, everything seems to be working fine.The text was updated successfully, but these errors were encountered: