foamzou / melody

我的音乐精灵
Apache License 2.0
2.77k stars 222 forks source link

[BUG] termux本地部署无法正确下载media-get #48

Closed sche11 closed 2 years ago

sche11 commented 2 years ago

npm run init ─╯

foamzou-melody@0.1.1 init node scripts/setup.js

开始执行... 检查 media-get 开始下载核心程序 media-get 开始下载 media-get: https://github.com/foamzou/media-get/releases/download/v0.2.8/media-get-0.2.8-win.exe-arm64 download finished 再次检查 media-get 是否安装成功 media-get 安装失败。请手动从 https://github.com/foamzou/media-get/releases 下载最新版本到 /data/data/com.termux/files/home/melody/backend/bin/media-get

检查路径发现确实生成了media-get文件,但大小不符,只有200k,手动下载Linux-arm并移动到该路径,检查安装失败。

sche11 commented 2 years ago

手动下载移入路径解决,修改权限755