-
Notifications
You must be signed in to change notification settings - Fork 6.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: linux x64版本无法打开软件 #1365
Comments
遇到了同样的问题,log 如下: |
系统的glibc版本太低导致的,现在要求GLIBC_2.28才能使用,详情看这里:WiseLibs/better-sqlite3#990,你可以尝试自己构建安装包:
执行 npm run build && npm run pack:linux:deb:x64 构建
|
解决方案检查
预期行为
正常打开
实际行为
点打开没反应
Lx Music 版本
2.2.2
最后正常的版本
2.2.1
操作系统版本
ubuntu18.04
附加信息
No response
The text was updated successfully, but these errors were encountered: