10-15-2018, 09:54 PM
Hi Mike,
Could you consider amending the "installing gekko on windows" section of gekko.wizb.it / "Install Gekko Broker's dependencies" section, as follows -
The 'cd ..' is missing and that one omission seems to account for a very high number of posts both here and on the git issues tracker, I've just noticed!
Ta!
Could you consider amending the "installing gekko on windows" section of gekko.wizb.it / "Install Gekko Broker's dependencies" section, as follows -
Code:
cd exchange
npm install --only=production
cd ..
The 'cd ..' is missing and that one omission seems to account for a very high number of posts both here and on the git issues tracker, I've just noticed!
Ta!