注意electron使用ffi调用dll,需要根据版本rebuild,官方文档.
target是electron版本。
cd node_modules/ffi
node-gyp rebuild -target=1.7.12 -arch=x64 -dist-url=https://atom.io/download/atom-shell
cd node_modules/ref
node-gyp rebuild -target=1.7.12 -arch=x64 -dist-url=https://atom.io/download/atom-shell