high-exabyte-20673
06/28/2023, 5:28 PMnpx yarn build
yarn run v1.22.19
$ rollup --config --bundleConfigAsCjs && yarn downlevel-dts
src/index.ts → dist/livekit-client.esm.mjs, dist/livekit-client.umd.js...
[!] (plugin rpt2) RollupError: src/room/Room.ts:1:26 - error TS2307: Cannot find module 'eventemitter3' or its corresponding type declarations.
1 import EventEmitter from 'eventemitter3';