caffco / get-audio-duration

Returns duration of an audio file via ffprobe
MIT License
68 stars 10 forks source link

Module parse failed: Unexpected character #470

Open huy-lv opened 3 weeks ago

huy-lv commented 3 weeks ago

I got this error when I start project, detail error:

ERROR in ./node_modules/@ffprobe-installer/ffprobe/README.md 1:1
Module parse failed: Unexpected character ' ' (1:1)
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
> # node-ffprobe-installer
| <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
| [![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
 @ ./node_modules/@ffprobe-installer/ffprobe/ sync ^.*\/.*$ ./README.md
 @ ./node_modules/@ffprobe-installer/ffprobe/index.js 18:20-63
 @ ./node_modules/get-audio-duration/dist/es6/index.js 64:188-225

Env: Node 18