Exception could not locate binding file after updating electron version
问题 I'm working on updating my project from using electron version 1.2.5 to the newest electron at this time which is 1.7.7 (atleast it was when I downloaded it). My node version 6.9.1. I've encountered a problem when I start my project with this new electron version, the error in general is about "could not locate the binding files. and it mostly regards the async module. There is also some part of the exception regarding node-etcd module which I use in my project (version 5.0.3) I found some