The example show here, seems to work… any idea what I’m missing…?
https://www.w3resource.com/API/google-maps/google-maps-class-propertes-controls.php
The example show here, seems to work… any idea what I’m missing…?
https://www.w3resource.com/API/google-maps/google-maps-class-propertes-controls.php
I signed up for my Google API and it seemed to go as planned, but to be honest I really can’t be sure as I don’t really know how to test it. All I know is that each ‘commute line’ shows the destination and ‘error’. when I look in the ‘MagicMirror-out.log’, I see the following;
MMM-MyCommute: This API project is not authorized to use this API.
MMM-MyCommute: This API project is not authorized to use this API.
MMM-MyCommute: This API project is not authorized to use this API.
MMM-MyCommute: This API project is not authorized to use this API.
Note, there are four potential commutes defined.
I have managed to acquire a 1600x900 monitor for my first project which is ambling along. However, with such a low res monitor, screen real estate is at a premium and to that end I was wondering if there was some way of adjusting the blank borders around the outside of the display?
I was making minor edits, adding modules and check all along the way, no idea what happened but now just getting a blank screen, config passes check passes;
pi@magicmirror:~/MagicMirror $ npm run config:check
> magicmirror@2.9.0 config:check /home/pi/MagicMirror
> node tests/configs/check_config.js
Checking file... /home/pi/MagicMirror/config/config.js
Your configuration file doesn't contain syntax errors :)
MagicMirror-out.log file is curious;
> magicmirror@2.9.0 start /home/pi/MagicMirror
> sh run-start.sh
Starting MagicMirror: v2.9.0
Loading config ...
Loading module helpers ...
No helper found for module: alert.
Loading module helpers ...
No helper found for module: alert.
Whoops! There was an uncaught exception...
MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
Launching application.
Machine can definitely access the internet. The error file is obviously large, but this looks relevant, however now I am lost.
(process:1118): Gtk-WARNING **: 20:41:00.584: Locale not supported by C library.
Using the fallback 'C' locale.
WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'node_helper'
App threw an error during load
Error: Cannot find module 'node_helper'
Any idea what is going on with the installation here…?
pi@magicmirror:~/home/pi/MagicMirror/modules/MMM-MyCommute $ npm install
npm WARN deprecated time-grunt@2.0.0: Deprecated because Grunt is practically unmaintained. Move on to something better. This package will continue to work with Grunt v1, but it will not receive any updates.
> pre-commit@1.2.2 install /home/pi/MagicMirror/modules/MMM-MyCommute/node_modules/pre-commit
> node install.js
> spawn-sync@1.0.15 postinstall /home/pi/MagicMirror/modules/MMM-MyCommute/node_modules/spawn-sync
> node postinstall
npm WARN grunt-stylelint@0.12.0 requires a peer of stylelint@^11.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN stylelint-config-standard@19.0.0 requires a peer of stylelint@>=10.1.0 but none is installed. You must install peer dependencies yourself.
npm WARN stylelint-config-recommended@3.0.0 requires a peer of stylelint@>=10.1.0 but none is installed. You must install peer dependencies yourself.
added 576 packages from 394 contributors and audited 2959 packages in 154.144s
We are a multinational family, we live in the US, I’m from the UK & my wife is from New Zealand. I’d love to see a module that basically shows a merged list of upcoming national holiday, and maybe shows which nation it is pertinent to, maybe it even exists already, I really very new to this.
Thanks, David