Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix: Correct @ffmpeg/core-mt version in download-assets.js #863

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

Closed
wants to merge 1 commit into from

Conversation

nahakiole
Copy link

The CORE_MT_VERSION constant in scripts/download-assets.js was set to 0.12.10, which is not a published version for @ffmpeg/core-mt. This caused the script to fail when trying to download the non-existent asset (core-mt-0.12.10.tgz).

This commit updates the version to 0.12.9, which is the latest available version according to npm (https://www.npmjs.com/package/@ffmpeg/core-mt), allowing the script to execute successfully.

Copy link

netlify bot commented Apr 8, 2025

Deploy Preview for ffmpegwasm canceled.

Name Link
🔨 Latest commit 5ef7cb6
🔍 Latest deploy log https://app.netlify.com/sites/ffmpegwasm/deploys/67f519f1c6cc5300082295ac

@nahakiole
Copy link
Author

Fixes #861

@CrypticSignal
Copy link
Contributor

This issue should be closed as the latest version in the npm registry is now 0.12.10

@rina-rgb rina-rgb closed this May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.