I'm trying to install Electron, I've done it before but now when I do it (with clear sudo) it reaches a point where the console says:
node install.js
and there is nothing else that happens ... when trying to close the console it tells me that the process is running but it simply never materializes, before I installed it and it did not take long ...
This is the console output:
$ sudo npm install -g electron
/usr/local/bin/electron -> /usr/local/lib/node_modules/electron/cli.js
> [email protected] postinstall /usr/local/lib/node_modules/electron
> node install.js