algerkong / algerkong/AlgerMusicPlayer
使用AppImage报错./AlgerMusicPlayer-5.0.0-linux-x86_64.AppImage
- Lingua principale
- Vue
- Stelle
- 16.7k
- Fork
- 1.4k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 重现链接
使用AppImage报错./AlgerMusicPlayer-5.0.0-linux-x86_64.AppImage
### 重现步骤
./AlgerMusicPlayer-5.0.0-linux-x86_64.AppImage --no-sandbox
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Could not load the "sharp" module using the linux-x64 runtime
ERR_DLOPEN_FAILED: libvips-cpp.so.8.17.3: cannot open shared object file: No such file or directory
Possible solutions:
Ensure optional dependencies can be installed:
npm install --include=optional sharp
Ensure your package manager supports multi-platform installation:
See https://sharp.pixelplumbing.com/install#cross-platform
Add platform-specific dependencies:
npm install --os=linux --cpu=x64 sharp
Consult the installation documentation:
See https://sharp.pixelplumbing.com/install
at Object. (/tmp/.mount_AlgerMbSoEn5/resources/app.asar/node_modules/sharp/lib/sharp.js:120:9)
at Module._compile (node:internal/modules/cjs/loader:1714:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1848:10)
at Module.load (node:internal/modules/cjs/loader:1448:32)
at Module._load (node:internal/modules/cjs/loader:1270:12)
at c._load (node:electron/js2c/node_init:2:17993)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:244:24)
at Module.require (node:internal/modules/cjs/loader:1470:12)
at require (node:internal/modules/helpers:147:16)
### 期望结果
_No response_
### 实际结果
_No response_
### 框架版本
5.0
### 浏览器版本
_No response_
### 系统版本
_No response_
### Node版本
_No response_
### 补充说明
_No response_
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.