brona / iproute2mac

CLI wrapper for basic network utilites on Mac OS X inspired with iproute2 on Linux systems - ip command.
MIT License
898 stars 73 forks source link

Error: Your CLT does not support macOS 11.0. #34

Closed hkzj closed 3 years ago

hkzj commented 3 years ago

Error: Your CLT does not support macOS 11.0. It is either outdated or was modified. Please update your CLT or delete it if no updates are available. Error: An exception occurred within a child process: SystemExit: exit

brona commented 3 years ago

What command did you use? I can run ./test/commands.sh on macOS 11.0.1 (20B50) without any problems.

Perhaps it is a homebrew issue? https://github.com/Homebrew/brew/issues/8797 Or any chance you are running Beta version of macOS ?

dennycrane0 commented 3 years ago

@hkzj you need to uninstall your command line tools and then to reinstall them. @brona this is not a bug within iproute2mac and this issue can be closed. :)