yeeezy / splash-party

Run multiple headless browsers on Adidas.com waiting room
GNU General Public License v3.0
149 stars 36 forks source link

electron failed to install correctly #16

Closed mrccss closed 7 years ago

mrccss commented 7 years ago

I haven't had problems with this in the past but now I got a macbook and when I try to run it says "Electron failed to install correctly, please delete node_modules/electron and try installing again" followed by: at Object. (/Users/marccasas/splash-party-master/node_modules/electron/index.js:9:9) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object. (/Users/marccasas/splash-party-master/node_modules/nightmare/lib/nightmare.js:16:29) at Module._compile (module.js:570:32)

Do you know where this could be coming from and how to fix this? Thank you!