Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package music-metadata not working - Buffer / Webstream #16402

Open
vdawg-git opened this issue Jan 14, 2025 · 0 comments
Open

Package music-metadata not working - Buffer / Webstream #16402

vdawg-git opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working node:stream

Comments

@vdawg-git
Copy link

What version of Bun is running?

1.1.43+76800b049

What platform is your computer?

Linux 6.12.8-arch1-1 x86_64 unknown

What steps can reproduce the bug?

Install https://github.com/borewit/music-metadata via bun add music-metadata.

Try to parse any file via parseWebStream or parseBlob.

What is the expected behavior?

Parses the file successfully.

What do you see instead?

TypeError: ReadableStreamBYOBReader needs a ReadableByteStreamController

Additional information

There is also another problem as reported here with parseFile, which for some reason is not accessible at all with Bun: Borewit/music-metadata#2236

@vdawg-git vdawg-git added bug Something isn't working needs triage labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working node:stream
Projects
None yet
Development

No branches or pull requests

2 participants