Navigation

    MagicMirror Forum

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

    Nonamexp

    @Nonamexp

    2
    Reputation
    11
    Posts
    1073
    Profile views
    0
    Followers
    1
    Following
    Joined Last Online

    Nonamexp Follow

    Best posts made by Nonamexp

    • RE: Where are you from?

      Berlin, Germany

      posted in General Discussion
      N
      Nonamexp

    Latest posts made by Nonamexp

    • RE: Update V2.1.1 error

      @daenick Have your advice followed and the problem persists. At the first magic mirror it went through without problems but the second I have the error

      posted in Troubleshooting
      N
      Nonamexp
    • RE: Update V2.1.1 error

      @daenick I have first ‘git pull’ and after ‘npm install’

      posted in Troubleshooting
      N
      Nonamexp
    • Update V2.1.1 error

      Hello,
      I make the update and have this error:

      root@raspberrypi:/home/pi/MagicMirror# npm install
      npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
      npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
      npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
      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.4.13 postinstall /home/pi/MagicMirror/node_modules/electron-prebuilt
      > node install.js
      
      npm WARN prefer global jsonlint@1.6.2 should be installed with -g
      npm WARN prefer global pm2@2.0.18 should be installed with -g
      npm ERR! Linux 4.4.50-v7+
      npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
      npm ERR! node v4.7.3
      npm ERR! npm  v2.15.11
      npm ERR! code EPEERINVALID
      
      npm ERR! peerinvalid The package stylelint@7.4.2 does not satisfy its siblings' peerDependencies requirements!
      npm ERR! peerinvalid Peer stylelint-config-standard@16.0.0 wants stylelint@^7.8.0
      
      npm ERR! Please include the following file with any support request:
      npm ERR!     /home/pi/MagicMirror/npm-debug.log
      
      

      help me pls 😮

      posted in Troubleshooting
      N
      Nonamexp
    • RE: MMM-FHEM no Fhem statusdisplay

      Hello, you have deactivate The Passwort in fhem?!

      posted in Troubleshooting
      N
      Nonamexp
    • RE: MMM-Button white screen

      @FlorianRD after The Update do you have the raspberry pi restart?

      posted in Troubleshooting
      N
      Nonamexp
    • RE: MMM-Button white screen

      @Babene1 try this

      cd ~/MagicMirror/modules/MMM-Button
      sudo npm rebuild --runtime=electron --target=1.4.6 --disturl=https://atom.io/download/atom-shell --abi=50

      posted in Troubleshooting
      N
      Nonamexp
    • RE: Where are you from?

      Berlin, Germany

      posted in General Discussion
      N
      Nonamexp
    • RE: MMM-voice

      I’ve the next problem: On the Mirror shows the message ‘Error’ , ‘No Moduls identified’.
      in the Error Log: Error: spawn pocketsphinx_continuous ENOENT-2

      help me pls 😢

      posted in Utilities
      N
      Nonamexp
    • RE: MMM-voice

      @strawberry-3.141 I’ve conducted the command “sudo bash dependencies.sh”

      I’ve tried the command ‘sudo chmod 777 /opt /home/pi/MagicMirror/modules/MMM-voice’ and than ‘bash dependencies.sh’ and it works!

      posted in Utilities
      N
      Nonamexp