npm ERR! Linux 4.4.0-92-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "start"
npm ERR! node v4.8.4
npm ERR! npm v2.15.11
npm ERR! code ELIFECYCLE
npm ERR! Sia-UI@1.3.0 start: webpack && electron .
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the Sia-UI@1.3.0 start script 'webpack && electron .'.
npm ERR! This is most likely a problem with the Sia-UI package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! webpack && electron .
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs Sia-UI
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls Sia-UI
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/user/Desktop/Sia-UI-master/npm-debug.log
while doing NPM start, I get this:
npm ERR! Linux 4.4.0-92-generic npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "start" npm ERR! node v4.8.4 npm ERR! npm v2.15.11 npm ERR! code ELIFECYCLE npm ERR! Sia-UI@1.3.0 start:
webpack && electron .
npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the Sia-UI@1.3.0 start script 'webpack && electron .'. npm ERR! This is most likely a problem with the Sia-UI package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! webpack && electron . npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs Sia-UI npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm ERR! npm owner ls Sia-UI npm ERR! There is likely additional logging output above.npm ERR! Please include the following file with any support request: npm ERR! /home/user/Desktop/Sia-UI-master/npm-debug.log