A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Trouble with MagicMirror

    19
    0 Votes
    19 Posts
    8k Views
    X
    @cowboysdude That’ s right! :D
  • This topic is deleted!

    4
    0 Votes
    4 Posts
    162 Views
  • This topic is deleted!

    Solved
    3
    0 Votes
    3 Posts
    163 Views
  • npm install fails

    1
    0 Votes
    1 Posts
    1k Views
    C
    I have not been able to run the mirror because every time I try to start it fails here is the log. 0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'start' ] 2 info using npm@3.10.10 3 info using node@v6.10.0 4 verbose run-script [ 'prestart', 'start', 'poststart' ] 5 info lifecycle magicmirror@2.1.0~prestart: magicmirror@2.1.0 6 silly lifecycle magicmirror@2.1.0~prestart: no script for prestart, continuing 7 info lifecycle magicmirror@2.1.0~start: magicmirror@2.1.0 8 verbose lifecycle magicmirror@2.1.0~start: unsafe-perm in lifecycle true 9 verbose lifecycle magicmirror@2.1.0~start: PATH: /usr/lib/node_modules/npm/bin/node-gyp-bin:/root/MagicMirror/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 10 verbose lifecycle magicmirror@2.1.0~start: CWD: /root/MagicMirror 11 silly lifecycle magicmirror@2.1.0~start: Args: [ '-c', 'electron js/electron.js' ] 12 silly lifecycle magicmirror@2.1.0~start: Returned: code: 1 signal: null 13 info lifecycle magicmirror@2.1.0~start: Failed to exec start script 14 verbose stack Error: magicmirror@2.1.0 start: `electron js/electron.js` 14 verbose stack Exit status 1 14 verbose stack at EventEmitter. (/usr/lib/node_modules/npm/lib/utils/lifecycle.js:255:16) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at EventEmitter.emit (events.js:191:7) 14 verbose stack at ChildProcess. (/usr/lib/node_modules/npm/lib/utils/spawn.js:40:14) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at ChildProcess.emit (events.js:191:7) 14 verbose stack at maybeClose (internal/child_process.js:877:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 15 verbose pkgid magicmirror@2.1.0 16 verbose cwd /root/MagicMirror 17 error Linux 4.4.34-v7+ 18 error argv "/usr/bin/nodejs" "/usr/bin/npm" "start" 19 error node v6.10.0 20 error npm v3.10.10 21 error code ELIFECYCLE 22 error magicmirror@2.1.0 start: `electron js/electron.js` 22 error Exit status 1 23 error Failed at the magicmirror@2.1.0 start script 'electron js/electron.js'. 23 error Make sure you have the latest version of node.js and npm installed. 23 error If you do, this is most likely a problem with the magicmirror package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error electron js/electron.js 23 error You can get information on how to open an issue for this project with: 23 error npm bugs magicmirror 23 error Or if that isn't available, you can get their info via: 23 error npm owner ls magicmirror 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ] after looking around on the forum I decided to try npm install which returns one line npm WARN grunt-yamllint@0.2.0 requires a peer of grunt@~0.4.0 but none was installed. I cannot make any sense of this and have tried updating electron and nodejs and i installed MM with the line on the home page I am using a rasperry pi 3 with the latest version of raspien non lite version.
  • Starter problem

    73
    0 Votes
    73 Posts
    74k Views
    FrühstückF
    @in_a_days that was my mistake. thank you, very much aopreciated. xD
  • Help customizing compliments

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    SnoopyS
    @broberg thanks! worked like a charm :)
  • About MMM-WunderGround Module

    Unsolved
    1
    1
    0 Votes
    1 Posts
    1k Views
    N
    [image: 1487815497153-1479296936852-img_4554.jpeg] How to change color and size of Symbol (High-Temp,Low-Temp,Humidity) and How to Change Date language Thanks for all Help
  • How to change font-size and Color date

    Unsolved
    1
    0 Votes
    1 Posts
    1k Views
    N
    Would to change color and size of Date ,someone help me please Thanks for your hints
  • Moving a fixed module

    10
    0 Votes
    10 Posts
    4k Views
    strawberry 3.141S
    @johnnyboy in your case it is .clock { margin-top: 20px;}
  • Change Relative to Absolute in Holidays

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    Q
    @johnnyboy I don’t know if there is a difference but try both. But like you must have read in the other thread, it doesn’t get absolutely absolute. It will still display an event 2 days from now as “The day after tomorrow” & next day’s event as “tomorrow”. fadepoint is to define, from where the events list will start to face out. “//” is used to mark start of a comment made by the programmer .
  • MMM-SimpleLogo

    10
    0 Votes
    10 Posts
    4k Views
    Mykle1M
    @johnnyboy I just went and changed mine to incorrect spellings and I got the little green icon too. So . . .
  • pm2 error

    1
    0 Votes
    1 Posts
    1k Views
    Q
    I tried to autostart MM2 using pm2 & it actually even worked once (from here ). But Now it doesn’t even start. here is the data from the log file. [STREAMING] Now streaming realtime logs for [mm] process 0|mm | Initializing new module helper ... 0|mm | No helper found for module: compliments. 0|mm | No helper found for module: currentweather. 0|mm | Initializing new module helper ... 0|mm | Initializing new module helper ... 0|mm | No helper found for module: random_quotes. 0|mm | Initializing new module helper ... 0|mm | Initializing new module helper ... 0|mm | All module helpers loaded. 0|mm | Starting server op port 8080 ... 0|mm | Server started ... 0|mm | Connecting socket for: updatenotification 0|mm | Connecting socket for: calendar 0|mm | Starting node helper for: calendar 0|mm | Connecting socket for: newsfeed 0|mm | Starting module: newsfeed 0|mm | Connecting socket for: MMM-Remote-Control 0|mm | Starting node helper for: MMM-Remote-Control 0|mm | Connecting socket for: MMM-SystemStats 0|mm | Connecting socket for: stocks 0|mm | stocks helper started ... 0|mm | Sockets connected & modules started ... 0|mm | Xlib: extension "XInputExtension" missing on display ":1.0". 0|mm | Xlib: extension "RANDR" missing on display ":1.0". 0|mm | Launching application. 0|mm | Xlib: extension "XInputExtension" missing on display ":1.0". 0|mm | Xlib: extension "XInputExtension" missing on display ":1.0". 0|mm | Xlib: extension "XInputExtension" missing on display ":1.0". 0|mm | ERROR! Could not find main module js file. 0|mm | ERROR! Could not find main module js file. 0|mm | Create new calendar fetcher for url: http://calendar.google.com/calendar/ical/....ics - Interval: 300000 0|mm | Create new calendar fetcher for url: http://calendar.google.com/calendar/ical/....ics - Interval: 300000 0|mm | Create new calendar fetcher for url: http://localhost:8080/modules/Cals/FbBirthday.ics - Interval: 300000 0|mm | Create new calendar fetcher for url: http://calendar.google.com/calendar/ical/e....ics - Interval: 300000 0|mm | Create new news fetcher for url: https://news.google.com/news?cf=all&hl=en&pz=1&ned=in&output=rss - Interval: 300000 Something to do with this perhaps? 0|mm | ERROR! Could not find main module js file.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
  • 0 Votes
    5 Posts
    3k Views
    J
    @Mar I don’t know the concrete differences between these commands. I guess you will have to look at the man pages, or search for some documentation. I would just use the commands, which work (best) for your Pi. Also why is it a 2 and not a 7 in your last command? Which of these commands works best for a Pi is probably depending on model, firmware, and maybe other things.
  • How do I edit config, I see every new module starts whit going to config.js

    10
    0 Votes
    10 Posts
    5k Views
    yawnsY
    @KMH0 Actually it is always the same thing. Find yourself a module you like, for example: MMM-IP Top right on the github repository you see a green button saying “clone or download”. If you click it you get the url for this repository. In this case it is https://github.com/fewieden/MMM-ip.git Open a terminal on your pi (either directly or using SSH) and type cd ~/MagicMirror/modules Clone the module to your pi by typing git clone https://github.com/fewieden/MMM-ip.git. This downloads the repository and extracts it into a new folder. Enter the new directory cd MMM-ip and run npm install (in this case it is not required … the readme should tell you to do so) Edit your config file and add the code for the new module as the readme instructs to. Restart your magic mirror process and check what happened. Sidenote: If you run into trouble with your config file, you can always paste the content into http://jshint.com/. If everything is fine it will only show this which is fine: One undefined variable 64 module
  • Modules to display Stock (Capital Stock)

    13
    0 Votes
    13 Posts
    11k Views
    Q
    This is how they look right now. [image: 1487601860155-stock.png] Can someone please help me change the font style/size, since they look a little big compared to the others. how do I change the brightness of a specific module? I know, both has to be done using the custom.css but how?
  • Get back to desktop ?

    7
    0 Votes
    7 Posts
    5k Views
    strawberry 3.141S
    @johnnyboy for testing purposes you can also start the mirror with npm start dev, which shows developer tools and the top menu bar
  • Alignment with module "random_quotes"

    16
    0 Votes
    16 Posts
    11k Views
    Mykle1M
    @qqqqqqqq said in Alignment with module “random_quotes”: @Mykle1 Nice! I actually like how you’ve put it. Thanks for the idea! Yes, my layout seems to be in high demand. :thumbsup:
  • compliments module with currentweather doesn't work

    9
    0 Votes
    9 Posts
    4k Views
    R
    @roramirez said in compliments module with currentweather doesn’t work: So, there a bug here. I can review and see a fix that if no other people is interested. I reply myself. This is already fixed in the develop branch. You can see https://github.com/MichMich/MagicMirror/commit/cbafaf5d5614e255e6a0babf7966e262fcc612bc PS: Perhaps this type of things is better notice by an issue in Github.
  • Change Res to 2560 x 1080 ?

    7
    0 Votes
    7 Posts
    3k Views
    yawnsY
    @johnnyboy In fact the # marks single lines as a comment and as such the statement on this line will not be interpreted. Good you found it in the end!