ERROR: /bin/sh: cmake command not found on MacOS when Building With Conan
How I fixed this issue

Got this error running Conan on MacOS, trying to build a package that required opencv 4.5.0 to build from source.
On first glance it looks like OpenCV is messed up or maybe conan but if I look up past all the red text I can see the real original cause of the issue. The red text…