I did yarn add @gladiaio/sdk and then tried to run a test using the gladia client, and I get this error:
Error: Cannot find package 'eventemitter3' imported from .../node_modules/@gladiaio/sdk/dist/v2/live/session.js
I can just add it manually but just wanted to make a note so this can be added to the appropriate package.json!
I did
yarn add @gladiaio/sdkand then tried to run a test using the gladia client, and I get this error:Error: Cannot find package 'eventemitter3' imported from .../node_modules/@gladiaio/sdk/dist/v2/live/session.jsI can just add it manually but just wanted to make a note so this can be added to the appropriate package.json!