ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Process is not defined

Abierto
#321 2 comentarios 3 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C
Estrellas
17.8k
Forks
1.1k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Describe the bug**
I got error as below
```
Uncaught ReferenceError: process is not defined
at Object.4043 (:2:13168)
at r (:2:306599)
at Object.8048 (:2:9496)
at r (:2:306599)
at Object.8641 (:2:1379)
at r (:2:306599)
at :2:315627
at :2:324225
at :2:324229
at HTMLIFrameElement.e.onload (index.js:1:1)
```
I clone the repo from example and already install `@ffmpeg/core`

**Expected behavior**
It should work as expected because i have not changed anything from the example except I added setup proxy for CRA

**Screenshots**
Screen Shot 2565-02-04 at 12 10 11

**Desktop (please complete the following information):**
- React version 16.3
- OS: Big Sur 11.6
- Browser Chrome
- Version 97.0.4692.99

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.