Justin Xu
02/05/2022, 2:02 AM'pod install' command failed with an exception:
Cannot run program "pod" (in directory "...../iosApp"): error=2, No such file or directory
I installed cocoapods using ruby2.7.5, and I am on M1 mac, following the troubleshooting guide here. My “pod install” command also works in the folder, I am just not sure why this error keeps showing up.Eamon Keane
02/05/2022, 9:44 AMchmod +x /Applications/Android\ <http://Studio.app/Contents/bin/printenv|Studio.app/Contents/bin/printenv>
https://stackoverflow.com/a/70968187/578582Justin Xu
02/06/2022, 4:05 AM