MacOS Installation error code missing xcrun
rice5 opened this issue · 3 comments
rice5 commented
OS: MacOS Catalina
-> go get github.com/mattn/docx2md
# cd .; git clone https://github.com/mattn/docx2md /Users/****/go/src/github.com/mattn/docx2md
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
package github.com/mattn/docx2md: exit status 1
rice5 commented
I do the xcode-select --install manually install xcode and after that it worked for me.
jiacai2050 commented
Maybe we should mention this in readme?
mattn commented
I don't have mac. Could you please send me pull-request?