@Askmike
thank you
gekko v0.6.2 is working properly
--------------------------------------------------------------------
failing to load dependencies starting from the commands below
----------------------------------------------------------------------------
git clone git://github.com/askmike/gekko.git
cd gekko
npm install --only=production
cd exchange
npm install --only=production
npm install talib
npm install tulind
------------------------------------------------------------------------------
If you start with the installation (sudo apt-get update) and install the sub-dependencies in order,
gekko 0.6.2 works normally
Thank You
thank you
gekko v0.6.2 is working properly
--------------------------------------------------------------------
failing to load dependencies starting from the commands below
----------------------------------------------------------------------------
git clone git://github.com/askmike/gekko.git
cd gekko
npm install --only=production
cd exchange
npm install --only=production
npm install talib
npm install tulind
------------------------------------------------------------------------------
If you start with the installation (sudo apt-get update) and install the sub-dependencies in order,
gekko 0.6.2 works normally
Thank You