-
Notifications
You must be signed in to change notification settings - Fork 26
Description
(edited version):
after installing the latest npm version i was able to "npm install" it.
but when i "npm start" i get this error (see further below).
so i assume i need raspbian DESKTOP / x11 to make this work ? is there no other option (without DESKTOP/x11) ?
pi@retropie:~/mmusiccast $ npm start
mMusicCast@1.1.0 start /home/pi/mmusiccast
electron .
/home/pi/mmusiccast/node_modules/electron/dist/electron: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! mMusicCast@1.1.0 start: electron .
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the mMusicCast@1.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2019-01-18T10_00_38_713Z-debug.log
pi@retropie:~/mmusiccast $