A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    38 Views
  • reposition of the compliment text

    Moved
    3
    0 Votes
    3 Posts
    2k Views
    P
    @johnnyboy thank you sir ill try it later :)
  • Need help, can't update

    1
    0 Votes
    1 Posts
    1k Views
    P
    Hi everyone! Hope you’re finding very well! I’ve made the update by using git pull && npm install, but I get this: git pull Updating 8010e62…1a2b4f8 error: Your local changes to the following files would be overwritten by merge: .eslintignore .github/PULL_REQUEST_TEMPLATE.md .gitignore .travis.yml CHANGELOG.md Gruntfile.js LICENSE.md README.md css/main.css index.html installers/raspberry.sh js/app.js js/defaults.js js/electron.js js/loader.js js/main.js js/module.js js/server.js modules/README.md modules/default/alert/README.md modules/default/calendar/README.md modules/default/calendar/calendar.js modules/default/calendar/calendarfetcher.js modules/default/calendar/debug.js modules/default/calendar/node_helper.js modules/default/calendar/vendor/ical.js/ical.js modules/default/calendar/vendor/ical.js/node-ical.js modules/default/clock/README.md modules/default/clock/clock.js modules/default/compliments/README.md modules/default/compliments/compliments.js modules/default/currentweather/README.md modules/default/currentweather/currentweather.js modules/default/helloworld/README.md modules/default/newsfeed/README.md modules/default/newsfeed/fetcher.js modules/default/newsfeed/newsfeed.js modules/default/newsfeed/node_helper.js modules/default/updatenotification/README.md modules/default/weatherforecast/README.md modules/default/weatherforecast/weatherforecast.css modules/default/weatherforecast/weatherforecast.js modules/node_modules/node_helper/index.js package.json splashscreen/MagicMirror.script splashscreen/splash.png translations/da.json translations/de.json translations/en.json translations/es.json translations/fi.json translations/fr.json translations/fy.json translations/gr.json translations/it.json translations/ja.json translations/nb.json translations/nl.json translations/nn.json translations/pl.json translations/pt.json translations/pt_br.json translations/sv.json translations/tr.json translations/translations.js translations/zh_cn.json translations/zh_tw.json vendor/font-awesome-4.5.0/HELP-US-OUT.txt vendor/font-awesome-4.5.0/css/font-awesome.css vendor/font-awesome-4.5.0/css/font-awesome.min.css vendor/font-awesome-4.5.0/fonts/FontAwesome.otf vendor/font-awesome-4.5.0/fonts/fontawesome-webfont.eot vendor/font-awesome-4.5.0/fonts/fontawesome-webfont.svg vendor/font-awesome-4.5.0/fonts/fontawesome-webfont.ttf vendor/font-awesome-4.5.0/fonts/fontawesome-webfont.woff vendor/font-awesome-4.5.0/fonts/fontawesome-webfont.woff2 vendor/font-awesome-4.5.0/less/animated.less vendor/font-awesome-4.5.0/less/bordered-pulled.less vendor/font-awesome-4.5.0/less/core.less vendor/font-awesome-4.5.0/less/fixed-width.less vendor/font-awesome-4.5.0/less/font-awesome.less vendor/font-awesome-4.5.0/less/icons.less vendor/font-awesome-4.5.0/less/larger.less vendor/font-awesome-4.5.0/less/list.less vendor/font-awesome-4.5.0/less/mixins.less vendor/font-awesome-4.5.0/less/path.less vendor/font-awesome-4.5.0/less/rotated-flipped.less vendor/font-awesome-4.5.0/less/stacked.less vendor/font-awesome-4.5.0/less/variables.less vendor/font-awesome-4.5.0/scss/_animated.scss vendor/font-awesome-4.5.0/scss/_bordered-pulled.scss vendor/font-awesome-4.5.0/scss/_core.scss vendor/font-awesome-4.5.0/scss/_fixed-width.scss vendor/font-awesome-4.5.0/scss/_icons.scss vendor/font-awesome-4.5.0/scss/_larger.scss vendor/font-awesome-4.5.0/scss/_list.scss vendor/font-awesome-4.5.0/scss/_mixins.scss vendor/font-awesome-4.5.0/scss/_path.scss vendor/font-awesome-4.5.0/scss/_rotated-flipped.scss vendor/font-awesome-4.5.0/scss/_stacked.scss vendor/font-awesome-4.5.0/scss/_variables.scss vendor/font-awesome-4.5.0/scss/font-awesome.scss vendor/moment/moment-timezone.js vendor/moment/moment-with-locales.js vendor/moment/moment-with-locales.min.js vendor/vendor.js vendor/weather-icons/css/weather-icons-wind.css vendor/weather-icons/css/weather-icons-wind.min.css vendor/weather-icons/css/weather-icons.css vendor/weather-icons/css/weather-icons.min.css Please, commit your changes or stash them before you can merge. Aborting Any idea why? Kind regards
  • Rolling Banner

    18
    0 Votes
    18 Posts
    10k Views
    Z
    Thanks for your support … sad that pi is so weak …
  • Where to run a Script?

    11
    0 Votes
    11 Posts
    5k Views
    mochmanM
    Okay I thought you were using alexaPi, looks like alexa-client. In that case, have you run cd /home/pi/MagicMirror/alexa-client/ pip install -r requirements.txt python setup.py install sudo pip install -r auth_web_requirements.txt already? If so, try cd /home/pi/MagicMirror/alexa-client/ python auth_web.py In this application you will need to add the token you get from the website to your settings.py file. After you get the token, run nano settings.py and paste the token where it says REFRESH_TOKEN= `` so it will say something like REFRESH_TOKEN= `yourTokenGoesHere`
  • After upgrade: Clock module getting error: "Can't find variable: moment"

    3
    0 Votes
    3 Posts
    3k Views
    T
    Thanks for the quick response strawberry 3.141. I thought I ran ‘npm install’ but I ran it as you suggested and now clock is working. Thanks again.
  • How to run server and mirror?

    1
    0 Votes
    1 Posts
    1k Views
    T
    How do I run both? I downloaded the apache server to my raspberry pi and tried to see the “it works page” but every time I do that it being up the magic mirror config page. The magic mirror works when I run it through the terminal so I’m not sure why that page is popping up either. Anyone know how to run both a website and magic mirror?
  • Error During install with script-lign153

    5
    0 Votes
    5 Posts
    2k Views
    N
    Mirror just starter with the command. So I can assume that installation is fine ? I just need to deal with auto start and follow tutorial again :-) Thx for your help
  • AlexaPi failing to start?

    10
    0 Votes
    10 Posts
    5k Views
    C
    @johnnyboy i agree with Strawberry where that AVS refresh_token error definitely stands out!
  • Error: listen Eaddrinuse. Help plox :)

    Solved
    4
    0 Votes
    4 Posts
    4k Views
    D
    THX guys now i know what is going on. MagicMirror works fine :) THX !
  • This topic is deleted!

    Solved
    5
    0 Votes
    5 Posts
    109 Views
  • Config File stopped working after update

    7
    0 Votes
    7 Posts
    4k Views
    hartattackH
    @bocapie said in Config File stopped working after update: I got it to load at the bottom line module was with a ’ instead of a " When I was first setting up my mirror, I had a bunch of typos that ruined it. Glad you figured it out!
  • 0 Votes
    5 Posts
    3k Views
    M
    @daenick alright looks like your tip worked…i think. I’m still getting the following error but showing it was installed successfully npm WARN grunt-yamllint@0.2.0 requires a peer of grunt@~0.4.0 but none was installed. [image: 1491171757270-screen-shot-2017-04-02-at-11.21.38-pm.png] Does this mean installation was actually successful or do i need to update/install something else? @AAPS when i try npm start i get the following: > magicmirror@2.1.1 start /home/pi/MagicMirror > sh run-start.sh
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    18 Views
  • Update V2.1.1 error

    6
    0 Votes
    6 Posts
    3k Views
    daenickD
    @Nonamexp In this case I think you need to do a clean install…
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    106 Views
  • Won't start on windows after upgrade...

    2
    0 Votes
    2 Posts
    2k Views
    cowboysdudeC
    Okay if you install git bash from here: https://git-for-windows.github.io/ Will not work under windows terminal [command window - cmd] window. Install program then right click on desktop and you will see a “Git Bash Here” on that menu. Type your normal ‘npm start’ and the mirror will run. Windows does not recognize bash or sh… under git bash it does because it creates a linux like enviroment and runs great. Thanks Strawberry… again.
  • MM died after upgrade

    5
    0 Votes
    5 Posts
    3k Views
    brobergB
    I have had some issues as well, first i got the same file missing as @hajen, Copied it from my backup, got one step further and now it complained about the ical.js search path, it seems that not all files got updated in the default modules folder. I couldn’t get the git reset to work, so I downloaded the master file from git and just transfered the files directly to the pi. Now it works again.
  • [SOLVED] Help on Install

    9
    0 Votes
    9 Posts
    4k Views
    hartattackH
    @strawberry-3.141 said in Help on Install: @hartattack you’re already logged in as pi user@host Hey! I was able to figure this out pretty late last night. When I updated/installed the latest node version, it must not have taken. I re-updated it and now it is working like a charm! Thank you for the help~
  • UNMET PEER DEPENDENCY on upgrade. Should I worry?

    1
    0 Votes
    1 Posts
    1k Views
    FlatPepsiF
    Just updated to latest MM, and got the following error: npm WARN grunt-yamllint@0.2.0 requires a peer of grunt@~0.4.0 but none was installed. Related error shown earlier in the install process: MagicMirror installation successful! magicmirror@2.1.1 /home/pi/MagicMirror \u251c\u2500\u252c chai@3.5.0 \u2502 \u251c\u2500\u2500 assertion-error@1.0.2 \u2502 \u251c\u2500\u252c deep-eql@0.1.3 \u2502 \u2502 \u2514\u2500\u2500 type-detect@0.1.1 \u2502 \u2514\u2500\u2500 type-detect@1.0.0 \u251c\u2500\u252c chai-as-promised@6.0.0 \u2502 \u2514\u2500\u2500 check-error@1.0.2 \u251c\u2500\u2500 UNMET PEER DEPENDENCY grunt@1.0.1 \u251c\u2500\u252c http-auth@3.1.3 \u2502 \u251c\u2500\u252c apache-crypt@1.2.1 \u2502 \u2502 \u2514\u2500\u2500 unix-crypt-td-js@1.0.0 Should I be worried?