Fetch the repository succeeded.
electron中sqlite3的32、64位编译包,用于解决sqlite3打包失败的问题
"electron": "^2.0.4",
"sqlite3": "^4.1.1"
复制两个文件夹到根目录下node_modules\sqlite3\lib\binding
中
node-gyp rebuild --target=2.0.0 --arch=x64 --target_platform=win32 --dist-url=https://atom.io/download/atom-shell --module_name=node_sqlite3 --module_path=../lib/binding/electron-v2.0-win32-x64
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。