helson-lin / ffandown

m3u8 downloader base on ffmpeg
https://ffandown.oimi.space
47 stars 8 forks source link

v5.0.8-Beta 有编译的exe版本文件吗 #42

Open DingQi1888 opened 1 month ago

DingQi1888 commented 1 month ago

v5.0.8-Beta 有编译的exe版本文件吗

helson-lin commented 1 month ago

晚点编译一下

---- 回复的原邮件 ---- | 发件人 | @.> | | 发送日期 | 2024年07月31日 17:55 | | 收件人 | helson-lin/ffandown @.> | | 抄送人 | Subscribed @.***> | | 主题 | [helson-lin/ffandown] v5.0.8-Beta 有编译的exe版本文件吗 (Issue #42) |

v5.0.8-Beta 有编译的exe版本文件吗

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

DingQi1888 commented 1 month ago

来信已收到,请等待回复

helson-lin commented 1 month ago

https://www.123pan.com/s/WNhDVv-pDIUh.html

DingQi1888 commented 1 month ago

非常感谢

DingQi1888 commented 1 month ago

Error: Cannot find module 'C:\snapshot\ffandown\node_modules.pnpm\sqlite3@5.1.6\node_modules\sqlite3\lib\binding\napi-v6-win32-unknown-x64\node_sqlite3.node' Require stack:

helson-lin commented 1 month ago

我忘记了 没给你把依赖丢进去

---- 回复的原邮件 ---- | 发件人 | @.> | | 发送日期 | 2024年08月01日 11:45 | | 收件人 | helson-lin/ffandown @.> | | 抄送人 | helson-lin @.>, Comment @.> | | 主题 | Re: [helson-lin/ffandown] v5.0.8-Beta 有编译的exe版本文件吗 (Issue #42) |

Error: Cannot find module @.***\node_modules\sqlite3\lib\binding\napi-v6-win32-unknown-x64\node_sqlite3.node' Require stack:

@.\node_modules\sqlite3\lib\sqlite3-binding.js @.\node_modules\sqlite3\lib\sqlite3.js @.\node_modules\oimi-helper\src\sql\entity.js @.\node_modules\oimi-helper\src\sql\index.js @.***\node_modules\oimi-helper\src\index.js C:\snapshot\ffandown\bootstrap.js

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

helson-lin commented 1 month ago

把这个文件放在程序同级目录就行了: node_sqlite3.node

helson-lin commented 1 month ago

把这个文件放在程序同级目录就行了: node_sqlite3.node

记得将文件重命名为:node_sqlite3.node

DingQi1888 commented 1 month ago

C:\snapshot\ffandown\node_modules.pnpm\node-fetch@2.6.9\node_modules\node-fetch\lib\index.js:1505 reject(new FetchError(request to ${request.url} failed, reason: ${err.message}, 'system', err)); ^ FetchError: request to https://ipera.oimi.space/https://api.github.com/repos/helson-lin/ffandown-front/releases/latest failed, reason: read ECONNRESET at ClientRequest. (C:\snapshot\ffandown\node_modules.pnpm\node-fetch@2.6.9\node_modules\node-fetch\lib\index.js:1505:11)

看起来是ipera.oimi.space需要梯子 系统代理梯子也过不去 能否这个优化下

helson-lin commented 1 month ago

这是检查最新版的前端文件地址 接口请求失败了 由于静态文件是托管在 github api 被墙 只能走代理地址 我的代理服务是在vercel 估计你本地无法连接

---- 回复的原邮件 ---- | 发件人 | @.> | | 发送日期 | 2024年08月02日 11:30 | | 收件人 | helson-lin/ffandown @.> | | 抄送人 | helson-lin @.>, Comment @.> | | 主题 | Re: [helson-lin/ffandown] v5.0.8-Beta 有编译的exe版本文件吗 (Issue #42) |

@.\node_modules\node-fetch\lib\index.js:1505 reject(new FetchError(request to ${request.url} failed, reason: ${err.message}, 'system', err)); ^ FetchError: request to https://ipera.oimi.space/https://api.github.com/repos/helson-lin/ffandown-front/releases/latest failed, reason: read ECONNRESET at ClientRequest. @.\node_modules\node-fetch\lib\index.js:1505:11)

看起来是ipera.oimi.space需要梯子 系统代理梯子也过不去 能否这个优化下

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>