zhangxy1035 / electron_sqlite3

electron compile sqlite3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron_sqlite3

electron compile sqlite3

已经编译好的sqlite3,可以正常使用,

博文连接

使用说明:将下载到的文件拷贝到 项目名称\node_modules\sqlite3\lib\binding

env

"electron": "^3.0.5", "sqlite3": "^4.0.3"

How to use

Copy the downloaded file to this directory
yourPj\node_modules\sqlite3\lib\binding

About

electron compile sqlite3