Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. ferra1980
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 0
    • Groups 0

    ferra1980

    @ferra1980

    0
    Reputation
    565
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Monza Age 40

    ferra1980 Follow

    Latest posts made by ferra1980

    • RE: Autostart MM after reboot doesn't work

      @chris I’ll try your call! Thanks

      posted in Troubleshooting
      ferra1980
      ferra1980
    • RE: Autostart MM after reboot doesn't work

      @mykle1 I tried to wait, but it is on for 1 hour and I only see the desktop, I think something does not work

      posted in Troubleshooting
      ferra1980
      ferra1980
    • Autostart MM after reboot doesn't work

      Hi,
      I have made a clean manual install on a PI2, everythings works fine, but after a reboot MM doesn’t start by himself. I have made the changes indicated at Auto Start MM and the MM restart automatically if I manually close it but doesn’t do it after a reboot.
      Any hint?
      Thanks

      posted in Troubleshooting
      ferra1980
      ferra1980
    • RE: Error Installing Dependecies

      Hi Mich,
      thanks for your help!
      I’m running the last version of Raspbian Jessie, Version: May 2016, Release date: 2016-05-10, Kernel version: 4.4, and the update of Node was a success (It’s the first step of the automatic intallation, right?)

      posted in Troubleshooting
      ferra1980
      ferra1980
    • Error Installing Dependecies

      Hi all,
      I’m trying to install MagicMirror2 on a Pi2 but using the Automatic Installer, everythings goes well until the process reach the step “Installing dependencies”. I get this error:

      Installing dependencies ...
      npm WARN prefer global coffee-script@1.10.0 should be installed with -g
      npm WARN prefer global colorguard@1.2.0 should be installed with -g
      
      > electron-prebuilt@1.1.0 postinstall /root/MagicMirror/node_modules/electron-prebuilt
      > node install.js
      
      module.js:440
          throw err;
          ^
      
      Error: Cannot find module '/root/MagicMirror/node_modules/electron-prebuilt/install.js'
          at Function.Module._resolveFilename (module.js:438:15)
          at Function.Module._load (module.js:386:25)
          at Function.Module.runMain (module.js:575:10)
          at startup (node.js:160:18)
          at node.js:445:3...
      
      ...
      npm ERR! Linux 4.4.9-v7+
      npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
      npm ERR! node v6.1.0
      npm ERR! npm  v3.8.6
      npm ERR! code ELIFECYCLE
      
      npm ERR! electron-prebuilt@1.1.0 postinstall: `node install.js`
      npm ERR! Exit status 1
      npm ERR! 
      npm ERR! Failed at the electron-prebuilt@1.1.0 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!     /root/MagicMirror/npm-debug.log
      Unable to install dependencies!
      root@raspberrypi:~# npm install
      

      Someone can help me?


      Note from admin: Please use Markdown on your code snippets so they are easier to read!

      posted in Troubleshooting
      ferra1980
      ferra1980