MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Neokamikaze
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    N
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 26
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: npm do not start!

      Hi MichMich,

      Yes i start with my terminal.
      My node.js version is 6.2.2.
      My OS is jessie
      My RPi is RPi0

      Thanks

      posted in Troubleshooting
      N
      Neokamikaze
    • npm do not start!

      Hi,

      After a new installation (no error during my installation). I start npm module and the module don’t start.

      pi@raspberrypi:~/MagicMirror $ npm start
      > magicmirror@2.0.0 start /home/pi/MagicMirror
      > electron js/electron.js
      pi@raspberrypi:~/MagicMirror $
      posted in Troubleshooting
      N
      Neokamikaze
    • RE: Google Calendar Error

      Ok, with other url it’s OK.
      Thanks

      posted in Troubleshooting
      N
      Neokamikaze
    • RE: Google Calendar Error

      It’s a new installation. It’s the first time to load a calendar.

      posted in Troubleshooting
      N
      Neokamikaze
    • Google Calendar Error

      Hi,
      When i load a google calendar (example: https://calendar.google.com/calendar/ical/jn78u2932bao8q997th2g7riik%40group.calendar.google.com/public/basic.ics) i have a problem for fetch data.

      Thanks

      Error Chrome
      Calendar Error. Could not fetch calendar: https://calendar.google.com/calendar/ical/jn78u2932bao8q997th2g7riik%40group.calendar.google.com/public/basic.ics
      error @ logger.js:23
      socketNotificationReceived @ calendar.js:81
      (anonymous function) @ module.js:165
      (anonymous function) @ socketclient.js:26
      Emitter.emit @ socket.io.js:1647
      Socket.onevent @ socket.io.js:943
      MMSocket.self.socket.onevent @ socketclient.js:19
      Socket.onpacket @ socket.io.js:901
      (anonymous function) @ socket.io.js:1512
      Emitter.emit @ socket.io.js:1647
      Manager.ondecoded @ socket.io.js:428
      (anonymous function) @ socket.io.js:1512
      Emitter.emit @ socket.io.js:4389
      Decoder.add @ socket.io.js:6740
      Manager.ondata @ socket.io.js:418
      (anonymous function) @ socket.io.js:1512
      Emitter.emit @ socket.io.js:4389
      Socket.onPacket @ socket.io.js:2514
      (anonymous function) @ socket.io.js:2331
      Emitter.emit @ socket.io.js:4389
      Transport.onPacket @ socket.io.js:2947
      Transport.onData @ socket.io.js:2939
      ws.onmessage @ socket.io.js:4058
      posted in Troubleshooting
      N
      Neokamikaze
    • RE: Installing MM2

      Hi,

      I found my problem. I need start “npm start” directly on my session “pi”.

      Thanks all

      posted in Troubleshooting
      N
      Neokamikaze
    • RE: Installing MM2

      Hi,

      I restart all installation and now my depencies is OK. But when i start “npm start” i have one erreur. This debug file:

      0 info it worked if it ends with ok
      1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'start' ]
      2 info using npm@3.9.5
      3 info using node@v6.2.2
      4 verbose run-script [ 'prestart', 'start', 'poststart' ]
      5 info lifecycle magicmirror@2.0.0~prestart: magicmirror@2.0.0
      6 silly lifecycle magicmirror@2.0.0~prestart: no script for prestart, continuing
      7 info lifecycle magicmirror@2.0.0~start: magicmirror@2.0.0
      8 verbose lifecycle magicmirror@2.0.0~start: unsafe-perm in lifecycle true
      9 verbose lifecycle magicmirror@2.0.0~start: PATH: /usr/lib/node_modules/npm/bin/node-gyp-bin:/home/pi/MagicMirror/node_modules/.bin:/$
      10 verbose lifecycle magicmirror@2.0.0~start: CWD: /home/pi/MagicMirror
      11 silly lifecycle magicmirror@2.0.0~start: Args: [ '-c', 'electron js/electron.js' ]
      12 silly lifecycle magicmirror@2.0.0~start: Returned: code: 1  signal: null
      13 info lifecycle magicmirror@2.0.0~start: Failed to exec start script
      14 verbose stack Error: magicmirror@2.0.0 start: `electron js/electron.js`
      14 verbose stack Exit status 1
      14 verbose stack     at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/lib/utils/lifecycle.js:245:16)
      14 verbose stack     at emitTwo (events.js:106:13)
      14 verbose stack     at EventEmitter.emit (events.js:191:7)
      14 verbose stack     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/lib/utils/spawn.js:24:14)
      14 verbose stack     at emitTwo (events.js:106:13)
      14 verbose stack     at ChildProcess.emit (events.js:191:7)
      14 verbose stack     at maybeClose (internal/child_process.js:852:16)
      14 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
      15 verbose pkgid magicmirror@2.0.0
      16 verbose cwd /home/pi/MagicMirror
      17 error Linux 4.4.14-v7+
      18 error argv "/usr/bin/nodejs" "/usr/bin/npm" "start"
      19 error node v6.2.2
      20 error npm  v3.9.5
      21 error code ELIFECYCLE
      22 error magicmirror@2.0.0 start: `electron js/electron.js`
      22 error Exit status 1
      23 error Failed at the magicmirror@2.0.0 start script 'electron js/electron.js'.
      23 error Make sure you have the latest version of node.js and npm installed.
      23 error If you do, this is most likely a problem with the magicmirror package,
      23 error not with npm itself.
      23 error Tell the author that this fails on your system:
      23 error     electron js/electron.js
      23 error You can get information on how to open an issue for this project with:
      23 error     npm bugs magicmirror
      23 error Or if that isn't available, you can get their info via:
      23 error     npm owner ls magicmirror
      23 error There is likely additional logging output above.
      24 verbose exit [ 1, true ]
      posted in Troubleshooting
      N
      Neokamikaze
    • RE: Installing MM2

      Hi Bangee,

      Sorry for this late. Find this my npm file.

      Thanks

      0_1467112984554_npm-debug.log

      posted in Troubleshooting
      N
      Neokamikaze
    • RE: Installing MM2

      Yes, when i installing with the user pi, it’s work. But now i Have this message

      npm ERR! Linux 4.4.13-v7+
      npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
      npm ERR! node v6.2.1
      npm ERR! npm  v3.9.3
      npm ERR! code ELIFECYCLE
      
      npm ERR! electron-prebuilt@1.2.5 postinstall: `node install.js`
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the electron-prebuilt@1.2.5 postinstall script 'node install.js'.
      npm ERR! Make sure you have the latest version of node.js and npm installed.
      npm ERR! If you do, this is most likely a problem with the electron-prebuilt package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR!     node install.js
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR!     npm bugs electron-prebuilt
      npm ERR! Or if that isn't available, you can get their info via:
      npm ERR!     npm owner ls electron-prebuilt
      npm ERR! There is likely additional logging output above.
      
      npm ERR! Please include the following file with any support request:
      npm ERR!     /home/pi/MagicMirror/npm-debug.log
      posted in Troubleshooting
      N
      Neokamikaze
    • RE: Installing MM2

      Hi,

      Same error for me (Raspberry Pi 3 / Jessie)

      Thanks

      posted in Troubleshooting
      N
      Neokamikaze
    • 1 / 1