Skip to content

[Bug] AppImage 包无法在ubuntu 22.04系统中运行,需要降低sqlite3依赖版本为5.1.6可以正常运行,具体原因请看描述 #43

@CoderXu

Description

@CoderXu

Describe the bug

Image

Image
node-sqlite3最新版本(5.1.7)捆绑的sqlite3版本为v3.44.2,疑似是使用glibc 2.38版本构建的,而ubuntu 22.04支持的glibc最高版本为2.35。
经过尝试,将node-sqlite3的依赖降至5.1.6可以运行正常,

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions