MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED manual Installation on Raspberry Zero - uninterpretable Error..

    Troubleshooting
    1
    1
    372
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Big11 last edited by

      Hello

      does anybody can “translate” this Error Message when i start MM² with npm start

      0 info it worked if it ends with ok
      1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'start' ]
      2 info using npm@6.4.1
      3 info using node@v10.15.0
      4 verbose run-script [ 'prestart', 'start', 'poststart' ]
      5 info lifecycle magicmirror@2.5.0~prestart: magicmirror@2.5.0
      6 info lifecycle magicmirror@2.5.0~start: magicmirror@2.5.0
      7 verbose lifecycle magicmirror@2.5.0~start: unsafe-perm in lifecycle true
      8 verbose lifecycle magicmirror@2.5.0~start: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/pi/MagicMirror/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
      9 verbose lifecycle magicmirror@2.5.0~start: CWD: /home/pi/MagicMirror
      10 silly lifecycle magicmirror@2.5.0~start: Args: [ '-c', 'sh run-start.sh' ]
      11 info lifecycle magicmirror@2.5.0~start: Failed to exec start script
      12 verbose stack Error: magicmirror@2.5.0 start: `sh run-start.sh`
      12 verbose stack spawn ENOENT
      12 verbose stack     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:48:18)
      12 verbose stack     at ChildProcess.emit (events.js:182:13)
      12 verbose stack     at maybeClose (internal/child_process.js:962:16)
      12 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
      13 verbose pkgid magicmirror@2.5.0
      14 verbose cwd /home/pi/MagicMirror
      15 verbose Linux 4.14.90+
      16 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
      17 verbose node v10.15.0
      18 verbose npm  v6.4.1
      19 error file sh
      20 error code ELIFECYCLE
      21 error errno ENOENT
      22 error syscall spawn
      23 error magicmirror@2.5.0 start: `sh run-start.sh`
      23 error spawn ENOENT
      24 error Failed at the magicmirror@2.5.0 start script.
      24 error This is probably not a problem with npm. There is likely additional logging output above.
      25 verbose exit [ 1, true ]
      
      

      thank you…

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy