Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Cannot use 'in' operator to search for 'error' #83

Closed
n8twj opened this issue Dec 19, 2013 · 2 comments
Closed

Cannot use 'in' operator to search for 'error' #83

n8twj opened this issue Dec 19, 2013 · 2 comments

Comments

@n8twj
Copy link

n8twj commented Dec 19, 2013

/Users/jaymac/Development/gekko/exchanges/cexio.js:54
else if('error' in trades)
^
TypeError: Cannot use 'in' operator to search for 'error' in Trade API maintenance
at /Users/jaymac/Development/gekko/exchanges/cexio.js:54:32
at IncomingMessage. (/Users/jaymac/Development/gekko/node_modules/cexio/cexio.js:63:7)
at IncomingMessage.EventEmitter.emit (events.js:117:20)
at _stream_readable.js:883:14
at process._tickCallback (node.js:415:13)

@askmike
Copy link
Owner

askmike commented Dec 21, 2013

Not sure where this error comes from but CEX.io is currently broken.

@askmike
Copy link
Owner

askmike commented Dec 21, 2013

If after a working new version of Gekko this problem persists, please reopen!

@askmike askmike closed this as completed Dec 21, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants