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.
