deepgram / deepgram-js-sdk

Official JavaScript SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
127 stars 45 forks source link

TypeError: Cannot read property 'node' of undefined #290

Closed cmaycumber closed 1 month ago

cmaycumber commented 1 month ago

After upgrading from 3.2.0 to 3.3.2 I'm running into the error TypeError: Cannot read property 'node' of undefined. I'm experiencing this in a non-node backend env and inside of a react native env.