Skip to content

failed to install on raspberry pi raspbian stretch 4.4 #9

@kiai72

Description

@kiai72

(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 $

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions