09-18-2018, 07:36 PM
Hi Branson,
I am total gekko noob so apologies if this is no help, but here are some basics that might assist -
module.js:550
throw err;
^
Find the file called module.js and have a look at line 550. Does that give you any hints on what might be wrong?
I assume this error is from the CentOS version -
Error: Cannot find module '/root/gekko/exchange/gekko'
Does that file/path exist?
If that error is from the Windows version then that's probably your issue... that's a Linux path!
Hth,
Cubit.
I am total gekko noob so apologies if this is no help, but here are some basics that might assist -
module.js:550
throw err;
^
Find the file called module.js and have a look at line 550. Does that give you any hints on what might be wrong?
I assume this error is from the CentOS version -
Error: Cannot find module '/root/gekko/exchange/gekko'
Does that file/path exist?
If that error is from the Windows version then that's probably your issue... that's a Linux path!
Hth,
Cubit.