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

    Posts

    Recent Best Controversial
    • RE: Rpi 3B+, can't install

      Issue found, everything works now.
      Problem was my SD card, it, is (becomes) corrupt at some point.

      posted in Troubleshooting
      E
      epi
    • RE: Rpi 3B+, can't install

      any clue what to do next?

      posted in Troubleshooting
      E
      epi
    • RE: Rpi 3B+, can't install

      Still doesn’t work for me.
      What I did is

      1. Install fresh RASPBIAN STRETCH WITH DESKTOP
      2. After install, configure wifi credentials and enable SSH access
      3. Connect via SSH and proceed with

      curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -

      sudo apt install -y nodejs

      node -v

      (got answer “v10.10.0”)

      git clone https://github.com/MichMich/MagicMirror

      cd MagicMirror/

      npm install && npm start

      0_1536936874227_c2c52d1e-4fbc-490b-8755-5f456847073b-image.png

      posted in Troubleshooting
      E
      epi
    • RE: Rpi 3B+, can't install

      I have set up WAN Port Forwarding to RPi, if there is somebody willing to help me.

      posted in Troubleshooting
      E
      epi
    • RE: Rpi 3B+, can't install

      Segmentation fault

      posted in Troubleshooting
      E
      epi
    • RE: Rpi 3B+, can't install

      so I did

      mv MagicMirror MagicMirror3
      git clone https://github.com/MichMich/MagicMirror
      npm start
      
      

      and I see

      Segmentation fault
      
      
      posted in Troubleshooting
      E
      epi
    • RE: Rpi 3B+, can't install

      Would you please type correct commands? I’m not too good with commandline.
      I used

      mv MagicMirror MagicMirror2
      bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"
      

      I see an error
      0_1536838347849_2d493ed6-5899-4506-9538-250195f87540-image.png

      posted in Troubleshooting
      E
      epi
    • RE: NPM install is giving Error.
      pi@raspberrypi:~/MagicMirror $ npm start
      
      > magicmirror@2.4.1 start /home/pi/MagicMirror
      > sh run-start.sh
      
      /home/pi/MagicMirror/node_modules/electron/index.js:1
      (function (exports, require, module, __filename, __dirname) {
      
      
      SyntaxError: Invalid or unexpected token
          at new Script (vm.js:51:7)
          at createScript (vm.js:136:10)
          at Object.runInThisContext (vm.js:197:10)
          at Module._compile (internal/modules/cjs/loader.js:618:28)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:665:10)
          at Module.load (internal/modules/cjs/loader.js:566:32)
          at tryModuleLoad (internal/modules/cjs/loader.js:506:12)
          at Function.Module._load (internal/modules/cjs/loader.js:498:3)
          at Module.require (internal/modules/cjs/loader.js:598:17)
          at require (internal/modules/cjs/helpers.js:11:18)
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! magicmirror@2.4.1 start: `sh run-start.sh`
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.4.1 start script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2018-09-13T10_40_56_673Z-debug.log
      
      posted in Troubleshooting
      E
      epi
    • RE: Rpi 3B+, can't install

      Followed your advice and I got new error

      0_1536832369516_c1598415-6a13-4fd8-9100-9a598b160470-image.png

      posted in Troubleshooting
      E
      epi
    • 1
    • 2
    • 3
    • 4
    • 5
    • 4 / 5