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?