Sparo
Sparo
Hi all, I have the same problem: > Error: Module version mismatch. Expected 49, got 48. > at Error (native) > at process.module.(anonymous function) [as dlopen](ELECTRON_ASAR.js:167:20) > at Object.Module._extensions..node (module.js:568:18)...
Tried installing node 5.11.1 and then `rm -rf node_module`s then `npm install`even installed **electron-rebuild** and done `./node_modules/.bin/electron-rebuild`... but error still persist... I am so frustrated, doing this almost 30 hours......
I have struggle with this some time now, and the problem was in **electron** version. Your solution was working perfectly for this version combination of electron and johnny-five. this was...