Relative Content

Tag Archive for ubuntunpmelectron

Installing Electron on Ubuntu

so i wanted to learn a bit of electron frontend development and worked myself through the installation guide on the electron site.
Everything works well, until the npm install electron --save-dev command.
Also tried if with sudo npm install electron --save-dev, but i get the same output.
Here’s the error message: