ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Nuxt framework project introduction of @ffmpeg/ffmpeg

Aperta
#566 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C
Stelle
17.8k
Fork
1.1k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

code:
import { createFFmpeg } from '@ffmpeg/ffmpeg'

I attempted to install the import in nuxt, but encountered an error.
Vue-cli can create a project.
I don't understand the reason

ERROR MESSAGE:
Module parse failed: Unexpected token (29:51) friendly-errors 14:28:44
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| /* From remote server/URL */
| } else {
> const res = await fetch(new URL(_data, import.meta.url).href);
| data = await res.arrayBuffer();
| }

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.