Unable to install program to usr/local/bin folder
I am trying to install an application which is trying to create a folder under usr/local/bin but fails and says the bin directory does not exist. When I check for the bin directory it only has an executable file under usr/local called bin. How do I access the usr/local/bin directory or allow the application to create a new folder under usr/local/bin to install to?
MacBook Pro (2020 and later)