Having problems installing Gekko
#4
hi
reinstall ubuntu

https://gekko.wizb.it/docs/installation/...ws_10.html


open the terminal

sudo apt-get update
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt-get install -y build-essential

sudo apt-get install git

git clone git://github.com/askmike/gekko.git
cd gekko
npm install --only=production

node gekko --ui

open browser


http://localhost:3000
  Reply


Messages In This Thread
Having problems installing Gekko - by z82 - 01-18-2018, 06:16 PM
RE: Having problems installing Gekko - by askmike - 01-19-2018, 05:32 PM
RE: Having problems installing Gekko - by rikon - 01-25-2018, 04:12 PM
ubuntu problems installing Gekko - by ankasem - 01-25-2018, 06:34 PM

Forum Jump:


Users browsing this thread: