goldvideo / h265player

一套完整的Web版H.265播放器解决方案,非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码,利用Canvas画布投影、AudioContext播放音频。
https://goldvideo.github.io/h265player/
1.54k stars 298 forks source link

你好,运行时出错,提示Error: No files matching the pattern "E:\goldvideo\h265player\src\themes\**\*.css" were found. at E:\goldvideo\h265player\node_modules\stylelint\lib\standalone.js:212:12 at processTicksAndRejections (internal/process/task_queues.js:93:5) #41

Open xhlichen163 opened 3 years ago

xhlichen163 commented 3 years ago

image Error: No files matching the pattern "E:\goldvideo\h265player\src\themes*\.css" were found. at E:\goldvideo\h265player\node_modules\stylelint\lib\standalone.js:212:12 at processTicksAndRejections (internal/process/task_queues.js:93:5)

snxly commented 3 years ago

npm i stylelint@13.5.0 npm i stylelint-webpack-plugin@0.10.5

hlgf commented 3 years ago

还是跑不起来

baomihuayu commented 3 years ago

微信截图_20210528230051

在build文件夹里webpack.base.conf.js文件里注释掉图片里红框的css插件