Error in instructions [SOLVED]
#1
https://gekko.wizb.it/docs/installation/...ws_10.html

1. Bash is not in windows store but you can use command lxrun /install

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

Should be:
Code:
git clone git://github.com/askmike/gekko.git -b stable
cd gekko
npm install --only=production
The Master is not the stable version
  Reply


Messages In This Thread
Error in instructions [SOLVED] - by proton - 02-08-2018, 08:51 PM
RE: Error in instructions - by susitronix - 02-09-2018, 12:23 AM
RE: Error in instructions - by proton - 02-09-2018, 04:55 PM

Forum Jump:


Users browsing this thread: