Programming
2 tech articles in this category
-
My MacBook Pro got updated to MacOS Monterey (12.2.1) and since then, I can't use git at all. When I run git I get this USDETMNBSJEMD6R:~ iSupport$ git xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun So in reading about others having this issue they just run USDETMNBSJEMD6R:~ iSupport$ xcode-select --install xcode-select: note: install requested for command line developer tools Th
- 0 comments
- 395 views
-
This is actually a pretty difficult subject since there are so many different programming languages out there. I will be covering what I have discovered are the more common mostly used programming lanugages which are bash (shell), python and JSON since those are what I use on a daily basis. I'm not an expert in any of these languages but I am happy to share my progress as I go through these. You will find more info under the Programming Club on this site where you'll find discussions, blo
- 0 comments
- 446 views