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

taztrk

@taztrk

0
Reputation
519
Profile views
3
Posts
0
Followers
0
Following
Joined May 16, 2016, 8:47 PM
Last Online May 17, 2016, 7:10 AM

taztrk Unfollow Follow

Latest posts made by taztrk

  • RE: Mirror is blank even after preparing a config.js file

    @paviro it turns out i didn’t. I did it now and got errors like this. Sorry for the screenshot before hand

    (0_1463469030027_Capture.JPG

    posted in Troubleshooting
    T
    taztrk
    May 17, 2016, 7:10 AM
  • RE: Mirror is blank even after preparing a config.js file

    I tried to follow the HOw to Troubleshoot forum. I downloaded firebug and did node serveronly and this is the result:

    pi@raspberrypi:/var/www/html/MagicMirror $ node serveronly
    module.js:440
        throw err;
        ^
    
    Error: Cannot find module 'express'
        at Function.Module._resolveFilename (module.js:438:15)
        at Function.Module._load (module.js:386:25)
        at Module.require (module.js:466:17)
        at require (internal/module.js:20:19)
        at Object.<anonymous> (/var/www/html/MagicMirror/js/server.js:8:15)
        at Module._compile (module.js:541:32)
        at Object.Module._extensions..js (module.js:550:10)
        at Module.load (module.js:456:32)
        at tryModuleLoad (module.js:415:12)
        at Function.Module._load (module.js:407:3)
    pi@raspberrypi:/var/www/html/MagicMirror $ node serveronly
    module.js:440
        throw err;
        ^
    
    Error: Cannot find module 'express'
        at Function.Module._resolveFilename (module.js:438:15)
        at Function.Module._load (module.js:386:25)
        at Module.require (module.js:466:17)
        at require (internal/module.js:20:19)
        at Object.<anonymous> (/var/www/html/MagicMirror/js/server.js:8:15)
        at Module._compile (module.js:541:32)
        at Object.Module._extensions..js (module.js:550:10)
        at Module.load (module.js:456:32)
        at tryModuleLoad (module.js:415:12)
        at Function.Module._load (module.js:407:3)
    pi@raspberrypi:/var/www/html/MagicMirror $
    

    I opened MM on firefox and used firebug but i didn´t see anything that looked like an error.

    posted in Troubleshooting
    T
    taztrk
    May 16, 2016, 9:41 PM
  • Mirror is blank even after preparing a config.js file

    Hi. I’m kind of new to ubuntu based operating systems and completely new to magic mirror and javascript. I prepared a config file based on the sample and the module information. When checked to see what the webpage looked like, there was the screen saying that i hadnt prepared a config file or that it had errors. So i did as advised and used jslint.com to debug the code until there were no more warnings. Now when I open the server page all i get is a blank screen. I think it might have something to do with the “there are no functions” phrase in the function report section of the jslint site but I have no clue. Could someone point me in the right direction please? Thanks

    posted in Troubleshooting
    T
    taztrk
    May 16, 2016, 8:59 PM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy