-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Description
I'm getting this error running make install
from the root directory after cloning this repo. How do I resolve this?
rm -f "SourceKitten.pkg"
rm -rf "/tmp/SourceKitten.dst"
swift package clean
install -d "/usr/local/bin"
install: chmod 755 /usr/local/bin: Operation not permitted
install "/Users/me/Desktop/SourceKitten/.build/arm64-apple-macosx/release/sourcekitten" "/usr/local/bin"
install: /Users/me/Desktop/SourceKitten/.build/arm64-apple-macosx/release/sourcekitten: No such file or directory
make: *** [install] Error 71
Metadata
Metadata
Assignees
Labels
No labels