09-18-2018, 03:41 PM
(This post was last modified: 09-18-2018, 07:29 PM by Bransonb3.
Edit Reason: Added more info
)
I got this error after following the installation steps. I am running this on CentOS 7 and NodeJS v8.12.0. I have tried to completely delete gekko and try again and I got the same error.
Just tried to install on Windows Server 2016 with NodeJS v8.12.0 and I got the same error.
module.js:550
throw err;
^
Error: Cannot find module '/root/gekko/exchange/gekko'
at Function.Module._resolveFilename (module.js:548:15)
at Function.Module._load (module.js:475:25)
at Function.Module.runMain (module.js:694:10)
at startup (bootstrap_node.js:204:16)
at bootstrap_node.js:625:3
Just tried to install on Windows Server 2016 with NodeJS v8.12.0 and I got the same error.
module.js:550
throw err;
^
Error: Cannot find module '/root/gekko/exchange/gekko'
at Function.Module._resolveFilename (module.js:548:15)
at Function.Module._load (module.js:475:25)
at Function.Module.runMain (module.js:694:10)
at startup (bootstrap_node.js:204:16)
at bootstrap_node.js:625:3