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

    Posts

    Recent Best Controversial
    • RE: MMM-EventHorizon

      @Mykle1 Any way to add years to this? I retire in 2515 days, but would like to know years then days. HA! I keep having to fn pull out the calculator to convert.

      Thanks ahead if this can be done!

      Regards, Scott

      posted in Fun & Games
      swvalentiS
      swvalenti
    • RE: Getting an error on update

      I just removed those files out of MagicMirror by adding them to the desktop and ran the commands with no issue as well.

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: [MMM-Remote-Control](v2-dev) Extensible REST API, Dynamic Menus, and Socket Communications, plus other updates

      When I press Restart MagicMirror it doesn’t restart…if I hit Refresh Browser the browser refreshes. Any idea why Restart MagicMirror command doesn’t work? Running latest updates on all platforms.

      posted in Development
      swvalentiS
      swvalenti
    • RE: [MMM-Remote-Control](v2-dev) Extensible REST API, Dynamic Menus, and Socket Communications, plus other updates

      Any idea why my remote control looks like this? It’s lacking the right buttons etc…0_1557623899958_MM.PNG

      posted in Development
      swvalentiS
      swvalenti
    • RE: My First Mirror... until now ^^

      If you told me that your background wasn’t a stock photo I would upvote this! Nice work!

      posted in Show your Mirror
      swvalentiS
      swvalenti
    • RE: Webapp to control magic mirror , edit/delete/make profile and edit positions of modules

      Nice, looking forward to this!

      posted in Development
      swvalentiS
      swvalenti
    • RE: Help with Update to 2.7.0

      Thanks @sdetweil had to remove all the .json/locks and the .git after I had to enable show hidden files as I couldn’t find same. You da man Sam.

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Help with Update to 2.7.0
      pi@raspberrypi:~ $ cd MagicMirror
      pi@raspberrypi:~/MagicMirror $ git stash
      fatal: Unable to create '/home/pi/MagicMirror/.git/index.lock': File exists.
      
      Another git process seems to be running in this repository, e.g.
      an editor opened by 'git commit'. Please make sure all processes
      are terminated then try again. If it still fails, a git process
      may have crashed in this repository earlier:
      remove the file manually to continue.
      Cannot save the current index state
      pi@raspberrypi:~/MagicMirror $ git pull
      Updating de57daa..b508a62
      pi@raspberrypi:~/MagicMirror $ npm install
      
      > magicmirror@2.6.0 install /home/pi/MagicMirror
      > cd vendor && npm install
      
      npm notice created a lockfile as package-lock.json. You should commit this file.
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      
      audited 220 packages in 11.323s
      found 4 low severity vulnerabilities
        run `npm audit fix` to fix them, or `npm audit` for details
      
      > magicmirror@2.6.0 postinstall /home/pi/MagicMirror
      > sh installers/postinstall/postinstall.sh && npm run install-fonts
      
      MagicMirror installation successful!
      
      > magicmirror@2.6.0 install-fonts /home/pi/MagicMirror
      > cd fonts && npm install
      
      audited 1 package in 2.065s
      found 0 vulnerabilities
      
      npm notice created a lockfile as package-lock.json. You should commit this file.
      npm WARN grunt-stylelint@0.10.1 requires a peer of stylelint@^9.0.0 but none is installed. You must install peer dependencies yourself.
      
      audited 2427 packages in 54.343s
      found 12 vulnerabilities (6 low, 6 moderate)
        run `npm audit fix` to fix them, or `npm audit` for details
      pi@raspberrypi:~/MagicMirror $ 
      
      

      still not working…

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Help with Update to 2.7.0
      pi@raspberrypi:~ $ cd MagicMirror
      pi@raspberrypi:~/MagicMirror $ git remote -v
      origin	https://github.com/MichMich/MagicMirror.git (fetch)
      origin	https://github.com/MichMich/MagicMirror.git (push)
      pi@raspberrypi:~/MagicMirror $ 
      pi@raspberrypi:~/MagicMirror $ rm package-lock.json
      pi@raspberrypi:~/MagicMirror $ rm vendor/package-lock.json 
      pi@raspberrypi:~/MagicMirror $ git pull && npm install
      Updating de57daa..b508a62
      pi@raspberrypi:~/MagicMirror $ 
      
      

      Still have the same issue and can’t update…any help would be appreciated.

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • 1
    • 2
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 26 / 30