elsmr / mp3-mediarecorder

🎙MediaRecorder ponyfill that records audio as mp3

Home Page:https://mp3-mediarecorder.elsmr.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find config.type.ts

ansonmiu0214 opened this issue · comments

mp3-mediarecorder version: 4.0.3


Error log when building Angular project which uses mp3-mediarecorder:

Error: node_modules/mp3-mediarecorder/worker/index.d.ts:1:33 - error TS2307: Cannot find module '../types/config.type' or its corresponding type declarations.

1 import { Mp3WorkerConfig } from '../types/config.type';

My package.json states that mp3-mediarecorder version 4.0.3 is being used. I see the config.type.ts file in this repo, but it is not present in my local node_modules/mp3-mediarecorder directory.

🎉 This issue has been resolved in version 4.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

HI there, sorry for the long wait, should be fixed in 4.0.5 ! Cheers