Deepso
Deepso
getting same error on macos, M2 pro encoding pcm16, 24kHz mono
facing same issue after upgrading to `v16.0.7`, though everything is fine on `v16.0.1` ``` ./node_modules/.bun/[email protected]/node_modules/thread-stream/test/transpiled.test.js:3:18 Module not found: Can't resolve 'tap' 1 | 'use strict' 2 | > 3 |...
hmm, but sadly I've 2 packages which are using `pino` and `thread-stream` with 2 different versions ;_; ``` Turbopack build encountered 2 warnings: ./node_modules/.bun/@[email protected]/node_modules/@walletconnect/logger/dist Package pino can't be external The...
> > hmm, but sadly I've 2 packages which are using `pino` and `thread-stream` with 2 different versions ;_; > > ``` > > Turbopack build encountered 2 warnings: >...