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

    Topics

    • Y

      Unclutter not working

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      5k Views
      lolobyteL
      You have install unclutter but not configure it! start a ssh session, log in to you pi an type following command: sudo nano /home/pi/.config/lxsession/LXDE-pi/autostart The entries of this file begins wit an @ for program’s witch are started by a GUI @xscreensaver -no-splash @xset s off @xset -dpms @xset s noblank @unclutter After saving this, restart your pi an check the status of you mouse cursor.
    • Y

      Npm install fails

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      1k Views
      Y
      I cannot seem to get NPM to install. I have tried on several different installs following the different tutorials verbatim for the server only method since I am installing on a RasPi 0 B+. Any ideas on whats going wrong?? pi@raspberrypi:~/magicmirror $ sudo npm install && npm start npm WARN cannot run in wd magicmirror@2.0.0 npm run snyk-protect (wd=/home/pi/magicmirror) npm WARN unmet dependency /home/pi/magicmirror/node_modules/request/node_modules/http-signature/node_modules/sshpk requires assert-plus@‘^1.0.0’ but will load npm WARN unmet dependency /home/pi/magicmirror/node_modules/request/node_modules/http-signature/node_modules/assert-plus, npm WARN unmet dependency which is version 0.2.0 npm ERR! Linux 4.4.34+ npm ERR! argv “/usr/local/bin/node” “/usr/local/bin/npm” “install” npm ERR! node v4.2.1 npm ERR! npm v2.14.7 npm ERR! code EPEERINVALID npm ERR! peerinvalid The package grunt@1.0.1 does not satisfy its siblings’ peerDependencies requirements! npm ERR! peerinvalid Peer grunt-eslint@19.0.0 wants grunt@>=0.4.0 npm ERR! peerinvalid Peer grunt-yamllint@0.2.0 wants grunt@~0.4.0 npm ERR! Please include the following file with any support request: npm ERR! /home/pi/magicmirror/npm-debug.log I should mention I am trying this on a RasPi 0 B+ version as well. Thanks for the help!!!
    • 1 / 1