getting error while installing ElectronJS,
Error:
Error: EACCES: permission denied, mkdir \'/usr/lib/node_modules/electron/.electron\'
You can try with the following command
sudo npm install -g electron --unsafe-perm=true --allow-root
i hope it will be work