Post
Topic
Board Trading Discussion
Re: Gekko - a javascript trading bot for nodejs
by
Quora
on 29/01/2014, 02:15:13 UTC
I got "registry error parsing json". How to fix that if it happens in the stable version update?

That's weird. So Gekko runs on Nodejs which is a platform for developers, I'm sorry I can't offer a more user friendly solution at this moment.

To troubleshoot:

- What OS are you running?
- What's the output of running: node -v
- What's the output of running: npm -v

I'm on Windows 7 64-bit.
node -v 0.10.24
npm -v 1.3.21

If something is currently wrong with my OS (even though that's unlikely) I can try on AWS.