Anogh297

Results 19 comments of Anogh297

you need to add a variable for the category in the `emojiMap` and the categories object. I'm not sure I explained well but you can check line 30 and 63...

Sure thing! Would be more than happy to help

Thank you for your reply. Installing your version of it throws another error. Would appreciate if you could tell me what I would need to do to fix this ```js...

``` Z:\Development\taglib>node index node:internal/errors:497 ErrorCaptureStackTrace(err); ^ Error [ERR_MODULE_NOT_FOUND]: Cannot find module 'Z:\Development\taglib\node_modules\.pnpm\[email protected][email protected]\node_modules\node-taglib-sharp-extend\dist\taglib\byteVector' imported from Z:\Development\taglib\node_modules\.pnpm\[email protected][email protected]\node_modules\node-taglib-sharp-extend\dist\taglib\index.js at new NodeError (node:internal/errors:406:5) at finalizeResolution (node:internal/modules/esm/resolve:233:11) at moduleResolve (node:internal/modules/esm/resolve:845:10) at defaultResolve (node:internal/modules/esm/resolve:1043:11) at ModuleLoader.defaultResolve...

Thank you, it works as expected. However typescript still throws this error `Property 'File' does not exist on type 'typeof import("Z:/Development/taglib/node_modules/.pnpm/[email protected][email protected]/node_modules/node-taglib-sharp-extend/dist/index", { with: { "resolution-mode": "import" } })'.` ```js import...

I see. Perhaps typescript is not emitting the declaration files properly? The index.d.ts file is just `export * from 'node-taglib-sharp-memory/src';` ![image](https://github.com/benrr101/node-taglib-sharp/assets/68709171/0782ab7a-0e98-44f5-bd50-63a817b136f4)

Thanks a lot! It's working fine and the intellisense works too:D Sorry to be a bother but I had a last question, when trying to add the tags the file...

[yt-dlp executable](https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/tag/2024.03.09.232714) `yt-dlp https://www.youtube.com/watch?v=2SUwOgmvzK4 -f m4a` [audio.zip](https://github.com/benrr101/node-taglib-sharp/files/14550550/audio.zip)