when I execute the command sudo sh install-appledoc.sh
I find an error
install: /tmp/Build/Intermediates/ArchiveIntermediates/appledoc/InstallationBuildProductsLocation/usr/local/bin/appledoc: No such file or directory
my xcode version is xcode 9 and my macOS version is 11
How do I handle this error?
when I execute the command
sudo sh install-appledoc.sh
I find an error install: /tmp/Build/Intermediates/ArchiveIntermediates/appledoc/InstallationBuildProductsLocation/usr/local/bin/appledoc: No such file or directory my xcode version is xcode 9 and my macOS version is 11 How do I handle this error?