关于node-bindings无法在Electron中使用的解决办法 node-bindings非常好用,但是在Electron中无法使用,我查了一下,是因为fileName以file://开头导致 node-bindings无法在electron中使用的解决办法