Open pi0neerpat opened 4 years ago
Hello @pi0neerpat the package uses electron-rebuild
to rebuild some native dependencies used to compile to the target's machine. Unfortunately it requires some dependencies to be installed on your machine according to this documentation. Looking at the error seems that make
is not installed.
On clean install of Ubuntu and Atom, this package fails to install. I've seen node-gyp errors before. Maybe there is a missing dependency?