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

    Topics

    • U

      Nobody is ready to Help!!

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      16
      0 Votes
      16 Posts
      7k Views
      cowboysdudeC
      This issue was solved.
    • U

      NPM start not running but Localhost8080 is

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      924 Views
      U
      When i run command ‘npm install && node serveronly’ the mirror works on localhost8080 but when i run the command ‘npm start’ i get this error Please help … is there any step i am missing pi@raspberrypi:~/MagicMirror $ npm start magicmirror@2.1.1 start /home/pi/MagicMirror sh run-start.sh /home/pi/MagicMirror/node_modules/electron/index.js:9 throw new Error(‘Electron failed to install correctly, please delete node_modules/’ + path.basename(__dirname) + ’ and try installing again’) ^ Error: Electron failed to install correctly, please delete node_modules/electron and try installing again at Object. (/home/pi/MagicMirror/node_modules/electron/index.js:9:9) at Module._compile (module.js:570:32) at Object.Module._extensions…js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object. (/home/pi/MagicMirror/node_modules/electron/cli.js:3:16) at Module._compile (module.js:570:32)
    • U

      Black Screen after Launching application.

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      13
      0 Votes
      13 Posts
      11k Views
      bheplerB
      @dhirajv12 Let’s double-check some things. Please enter the following. cd ~/MagicMirror rm -rf modules/aiclient git pull npm install cp config/config.js.sample config/config.js npm start With luck, that should at the very least get you a basic interface with the calendar, clock, compliments and newsfeed. @dhirajv12 said in Black Screen after Launching application.: In the terminal it says No helper found for module: clock no helper found for module: complements This is normal. The system is checking for a node_helper.js file for every module. Those modules do not have one, so it is reported as such during the startup process.
    • 1 / 1