Fails to start: Cannot set property 'last_match' of undefined
Selected Node V 6.11.0 via nvm, followed instructions. My yaml was verified to be valid.
System specs: macOS 10.13.2 Node 6.11.0 NPM 3.10.10
It would appear the terminal_data coins -array only contains *-USD coins. I'll try adding *-EUR equivalents.
I now get this error soon after starting
You need more ram TBH, I think you are failing, because, I require 32G of ram to run the bot. If your processor isnt fast enough I think the WS data (has a leak somewhere maybe) is written to ram for processing calculations on the trend.
side note
I get this error too when starting without setting my export node_env=production (I think) or too large of a shell window.
However, I do see your node_env is production......
I can successfully run all the way to node 8.... No issue there. I'm running currently on 6.12 though.
However, I installed all that through apt.
Now, to be fair, I would try shooting for nodejs8 installation on mac. The error appears as though it's not in the right directory to run npm start. /gdaxbot directory.. Curious what the output of node -v is through your command console.