【转】Electron 安装 SQLite3 失败

转自:https://www.bilibili.com/video/BV1qz421Y7zR?vd_source=1fdd7f8e5116ec06ff1024ab4eb771f3&p=3

转自:https://blog.csdn.net/qq_55873376/article/details/138967788

转自:https://blog.csdn.net/sunsoul0/article/details/136622953

以下方法任选一个:

1、指定 SQLite3 版本 npm install sqlite3@5.0.2 -g

2、使用 yarn 安装 yarn add sqlite3

3、复制其它电脑上已安装成功的 node_modules 目录到本地

posted on 2025-03-22 10:59  z5337  阅读(14)  评论(0)    收藏  举报