warning: reattach-to-user-namespace: unsupported new OS, trying as if it were 10.10
After upgrading macOS from Catalina to Big Sur, I started seeing the following warning whenever I launched the terminal.
1 | warning: reattach-to-user-namespace: unsupported new OS, trying as if it were 10.10 |
A simple upgrade fixed it.
1 | brew upgrade reattach-to-user-namespace |
Just a quick note to self.
I hope this helps.
warning: reattach-to-user-namespace: unsupported new OS, trying as if it were 10.10
https://kenzo0107.github.io/en/2022/01/04/rettach-to-user-namespace-unsupported-new-os/