Wednesday, March 7, 2018

Troubleshooting


Fix git After High Sierra Upgrade
https://davidwalsh.name/fix-git-high-sierra-upgrade

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
xcode-select --install

https://help.github.com/articles/set-up-git/
https://stackoverflow.com/questions/12940626/github-error-message-permission-denied-publickey

Generating a new SSH key and adding it to the ssh-agent

https://help.github.com/articles/checking-for-existing-ssh-keys/

https://www.npmjs.com/get-npm

This package has installed:
  • Node.js v9.7.1 to /usr/local/bin/node
  • npm v5.6.0 to /usr/local/bin/npm

Make sure that /usr/local/bin is in your $PATH.










No comments:

Post a Comment