git errors during install- RESOLVED
#3
Resolved.
For anyone else with this issue.
Somehow I believe I installed an incorrect version of nodejs,
The correct version or at least the one that works is shown below.

//Install nodejs:
sudo apt-get install curl python-software-properties
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install nodejs
  Reply


Messages In This Thread
git errors during install- RESOLVED - by TCMabe - 07-16-2018, 03:40 AM
RE: git errors during install - by askmike - 07-16-2018, 05:28 AM
RE: git errors during install - by TCMabe - 07-17-2018, 12:44 PM

Forum Jump:


Users browsing this thread: