HOWTO: [Electron, fix, install, error] How to fix Electron ENOENT error

howto fix electron enoent error installing linux allart softworks

I’ve come multiple times across a strange issue using Electron as a standalone web app framework: npm ERR! code ELIFECYCLE npm ERR! errno ENOENT Let me save you some time hereby giving the solution of this issue: $ sudo npm install -g electron —unsafe-perm=true —allow-root Launch the command above from…

Continue reading

HOWTO: [resize, split, windows, LXDE, Lubuntu, Openbox] How to resize windows with hotkeys under Lubuntu (LXDE)

howto resize split windows lxde lubuntu how to resize windows with hotkeys under lubuntu lxde

I always need to split a screen in half, using two (or more) tiled windows. I certainly can do it with my mouse but I’d spend too much calories doing it so I decided to configure my Lubuntu Openbox to get it done with hotkeys.  If you want to save…

Continue reading