• 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. RudyAcevedo
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
R
  • Profile
  • Following 0
  • Followers 0
  • Topics 0
  • Posts 3
  • Groups 0

Posts

Recent Best Controversial
  • RE: How to update.

    @izanbard Thank you!!

    posted in Tutorials
    R
    RudyAcevedo
    Apr 5, 2017, 10:34 AM
  • RE: Apache Permissions: can't duplicating config.js.sample

    Soo looks like i fixed it by re cloneing the MagicMirror git and following directions. But now I am getting a blank black screen on the the MagicMirror webpage. When i inspect it, i get this

    Uncaught TypeError: Cannot read property 'getElementsByClassName' of null
        at moduleNeedsUpdate (main.js:134)
        at updateDom (main.js:104)
        at Object.updateDom (main.js:472)
        at Class.updateDom (module.js:296)
        at clock.js:43
    moduleNeedsUpdate @ main.js:134
    updateDom @ main.js:104
    updateDom @ main.js:472
    updateDom @ module.js:296
    (anonymous) @ clock.js:43
    

    thoughts?

    posted in Troubleshooting
    R
    RudyAcevedo
    Jan 25, 2017, 11:25 PM
  • RE: Apache Permissions: can't duplicating config.js.sample

    @patm189 hi, I saw that you helped @CaptainFalcon323 get his project running. I’d really like some help on mine. I think I am having a similar problem. When i go to my pi’s ip address, i get this.
    Index of /

    0_1485347251655_magicmirror default.JPG

    So i followed your directions above and typed npm start while inside the MagicMirror folder in the terminal. This is what I get.

    > magicmirror@2.1.0 start /var/www/html/MagicMirror
    > electron js/electron.js
    
    sh: 1: electron: not found
    
    npm ERR! magicmirror@2.1.0 start: `electron js/electron.js`
    npm ERR! Exit status 127
    npm ERR!
    npm ERR! Failed at the magicmirror@2.1.0 start script.
    npm ERR! This is most likely a problem with the magicmirror package,
    npm ERR! not with npm itself.
    npm ERR! Tell the author that this fails on your system:
    npm ERR!     electron js/electron.js
    npm ERR! You can get their info via:
    npm ERR!     npm owner ls magicmirror
    npm ERR! There is likely additional logging output above.
    npm ERR! System Linux 4.4.38+
    npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "start"
    npm ERR! cwd /var/www/html/MagicMirror
    npm ERR! node -v v0.10.29
    npm ERR! npm -v 1.4.21
    npm ERR! code ELIFECYCLE
    npm WARN This failure might be due to the use of legacy binary "node"
    npm WARN For further explanations, please read
    /usr/share/doc/nodejs/README.Debian
    
    npm ERR!
    npm ERR! Additional logging details can be found in:
    npm ERR!     /var/www/html/MagicMirror/npm-debug.log
    npm ERR! not ok code 0
    

    please help! I’ve been trying to figure out how to make this project for weeks!

    posted in Troubleshooting
    R
    RudyAcevedo
    Jan 25, 2017, 12:30 PM
  • 1 / 1
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