ffmpegwasm / ffmpegwasm/ffmpeg.wasm

React app build failing after installing ffmpeg/ffmpeg

未关闭
#512 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
17.8k
派生
1.1k
PR 合并指标
30 天内没有已合并 PR

描述

**Describe the bug**
Following react example as per https://ffmpegwasm.netlify.app/#demo, the build gives an error.
Compiled with problems:
×
ERROR in ./node_modules/@ffmpeg/ffmpeg/src/browser/defaultOptions.js 6:92-166
Module not found: Error: Can't resolve '/node_modules/@ffmpeg/core/dist/ffmpeg-core.js' in '/Users/anmolvarma/personal/new-things/guitar-chords/kareoke-app/node_modules/@ffmpeg/ffmpeg/src/browser'

**To Reproduce**
Steps to reproduce the behavior:
1. run `npm i @ffmpeg/ffmpeg`
2. Copy code from https://github.com/ffmpegwasm/react-app/blob/master/src/App.js
3. Run `npm start`

**Expected behavior**
The app should build successfully.

**Screenshots**
If applicable, add screenshots to help explain your problem.
![image](https://github.com/ffmpegwasm/ffmpeg.wasm/assets/11690393/b8d27605-649e-4037-9fd6-fcee869bc112)

**Desktop (please complete the following information):**
- OS: MacOs Ventura 13.4
- Browser: chrome and brave
- Version: [Version 1.52.126 Chromium: 114.0.5735.133 (Official Build) (arm64)](https://brave.com/latest/)

**Additional context**
Add any other context about the problem here.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。