11-15-2018, 08:22 PM
(This post was last modified: 11-15-2018, 08:27 PM by schmidtdad.)
(10-15-2018, 09:54 PM)cubit Wrote: Hi Mike,
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!
Mike,
I've tried following these instructions to install the Broker as best I can, but the market fields are still missing. Are there any instructions I might still be missing? Or is there a way to verify whether what I've already done is correct or not? Thank you.