Tinkoff / invest-openapi-js-sdk

Apache License 2.0
211 stars 50 forks source link

Ошибка при вызове функции отмены, возвращаемойм api.candle() #88

Closed lotar659 closed 4 years ago

lotar659 commented 4 years ago

Код const unsub = api.candle({figi}, (x) => { console.log(x) }); unsub();

Ошибка (node:63946) UnhandledPromiseRejectionWarning: TypeError: this.off is not a function at /Users/zazumedia/Documents/trading-bot/node_modules/@tinkoff/invest-openapi-js-sdk/build/OpenAPI.cjs.js:168:18 at /Users/zazumedia/Documents/trading-bot/index.js:54:13 at Generator.next (<anonymous>) at fulfilled (/Users/zazumedia/Documents/trading-bot/index.js:5:58) at <anonymous> at process._tickCallback (internal/process/next_tick.js:189:7)

lotar659 commented 4 years ago

Решилось обновлением node