Closed askmike closed 10 years ago
if you are using btc 0.0.1
?
please update the module and try again later
Yep I was still using 0.0.1
. I've updated it and I think it's fixed now.
I've got the same error in 0.0.2
now:
› mtgox updating...
bitstamp $ 840.00 10:51
btce $ 747.00 10:51
futures796 $ 876.00 10:51
btcchina updating...
okcoin updating...
chbtc updating...
fxbtc updating...
btctrade updating...
btc100 updating...
TypeError: Cannot read property 'last' of undefined
at List.wash [as _wash] (/usr/local/lib/node_modules/btc/libs/cli.js:35:31)
at /usr/local/lib/node_modules/btc/libs/cli.js:74:33
at /usr/local/lib/node_modules/btc/libs/bitcoin.js:34:21
at /usr/local/lib/node_modules/btc/node_modules/sdk/action.js:12:13
at res (/usr/local/lib/node_modules/btc/node_modules/sdk/node_modules/beer/index.js:15:9)
at Request._callback (/usr/local/lib/node_modules/btc/node_modules/sdk/node_modules/beer/index.js:54:9)
at Request.self.callback (/usr/local/lib/node_modules/btc/node_modules/sdk/node_modules/beer/node_modules/request/request.js:129:22)
at Request.EventEmitter.emit (events.js:98:17)
at Request.<anonymous> (/usr/local/lib/node_modules/btc/node_modules/sdk/node_modules/beer/node_modules/request/request.js:873:14)
at Request.EventEmitter.emit (events.js:117:20)
sorry for that, i've fixed it now. try to update it again.
Awesome, thanks!
I will take a shot at adding error handling when I find some time.