ffmpeg.wasm icon indicating copy to clipboard operation
ffmpeg.wasm copied to clipboard

Process is not defined

Open thanaratjaruenying opened this issue 3 years ago • 2 comments

Describe the bug I got error as below

Uncaught ReferenceError: process is not defined
    at Object.4043 (<anonymous>:2:13168)
    at r (<anonymous>:2:306599)
    at Object.8048 (<anonymous>:2:9496)
    at r (<anonymous>:2:306599)
    at Object.8641 (<anonymous>:2:1379)
    at r (<anonymous>:2:306599)
    at <anonymous>:2:315627
    at <anonymous>:2:324225
    at <anonymous>: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

thanaratjaruenying avatar Feb 04 '22 05:02 thanaratjaruenying

Getting the same issue

richardabear avatar Feb 28 '22 11:02 richardabear

I am getting the same issue here did you find the solution?

throne1986 avatar Mar 21 '22 23:03 throne1986