@bigmans what version of node and npm are you running?

node -v should be 10.1x.y (mine is 10.19.0)
npm -v should be 6.1x.y (mine is 6.14.3)

the 2.11 install will try to install electron 6.1.7

use my script, it handles a lot of the issues