Relative Content

Tag Archive for javascriptnpmelectronnpm-install

Why my terminal got stuck when I try to install ElectronJS from npm

So I am a javascript developer. I basically build web application with javascript using fontend library like react and backend framework linke express. but I wanted to try new things something like desktop development. then I stumble upon electron.js .So I thought “Why not? I know javascript fair enough. let’s try it.” then the first thing I did try to install the electron (like a normal person) following a decent tutorial. but somehow I couldn’t install the library at all. its just stuck on the last line for hours. here is my terminal activits..