Ok Thank you very much for your help…
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.

Posts
-
RE: need help MMM-Globe not showing on Mac mini 2011
-
RE: need help MMM-Globe not showing on Mac mini 2011
Server only Mode it shows up…but what can I do now to make it work in the normal mode???
-
RE: need help MMM-Globe not showing on Mac mini 2011
Wenn i use a Webbrowser http://localhost:8080/ than it shows up…
-
need help MMM-Globe not showing on Mac mini 2011
{ module: 'MMM-Globe', position: 'lower_third', // This can be any of the regions. Best results in lower_third config: { size:"small", // Globe size. See configuration options below for more options locations: [ // Fill with location Objects if desired // e.g. {lat:37.77493,lng:-122.41942, label: "San Francisco"}, {lat:-23.5475,lng:-46.63611, label: "Sao Paulo"} // Individual values must be seperated by a comma. // You can look up the latitude and longitude for a specific location on Google Maps. ] } }, ```can anybody have a look at my config please ..
-
PM2 install not working on Mac mini
Patricks-Mini:~ patrickhahn$ sudo npm install -g pm2 Password: /usr/local/bin/pm2 -> /usr/local/lib/node_modules/pm2/bin/pm2 /usr/local/bin/pm2-dev -> /usr/local/lib/node_modules/pm2/bin/pm2-dev /usr/local/bin/pm2-runtime -> /usr/local/lib/node_modules/pm2/bin/pm2-runtime /usr/local/bin/pm2-docker -> /usr/local/lib/node_modules/pm2/bin/pm2-docker > fsevents@1.2.9 install /usr/local/lib/node_modules/pm2/node_modules/fsevents > node install node-pre-gyp WARN Using needle for node-pre-gyp https download node-pre-gyp WARN Pre-built binaries not installable for fsevents@1.2.9 and node@10.15.3 (node-v64 ABI, unknown) (falling back to source compile with node-gyp) node-pre-gyp WARN Hit error EACCES: permission denied, mkdir '/usr/local/lib/node_modules/pm2/node_modules/fsevents/lib' gyp WARN EACCES user "root" does not have permission to access the dev dir "/Users/patrickhahn/.node-gyp/10.15.3" gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/pm2/node_modules/fsevents/.node-gyp" gyp WARN install got an error, rolling back install gyp WARN install got an error, rolling back install gyp ERR! configure error gyp ERR! stack Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/pm2/node_modules/fsevents/.node-gyp' gyp ERR! System Darwin 17.7.0 gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/usr/local/lib/node_modules/pm2/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node" "--module_name=fse" "--module_path=/usr/local/lib/node_modules/pm2/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64" "--napi_version=3" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64" gyp ERR! cwd /usr/local/lib/node_modules/pm2/node_modules/fsevents gyp ERR! node -v v10.15.3 gyp ERR! node-gyp -v v3.8.0 gyp ERR! not ok node-pre-gyp ERR! build error node-pre-gyp ERR! stack Error: Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/usr/local/lib/node_modules/pm2/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node --module_name=fse --module_path=/usr/local/lib/node_modules/pm2/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64 --napi_version=3 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1) node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/pm2/node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js:83:29) node-pre-gyp ERR! stack at ChildProcess.emit (events.js:189:13) node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:970:16) node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5) node-pre-gyp ERR! System Darwin 17.7.0 node-pre-gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/pm2/node_modules/fsevents/node_modules/node-pre-gyp/bin/node-pre-gyp" "install" "--fallback-to-build" node-pre-gyp ERR! cwd /usr/local/lib/node_modules/pm2/node_modules/fsevents node-pre-gyp ERR! node -v v10.15.3 node-pre-gyp ERR! node-pre-gyp -v v0.12.0 node-pre-gyp ERR! not ok Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/usr/local/lib/node_modules/pm2/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node --module_name=fse --module_path=/usr/local/lib/node_modules/pm2/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64 --napi_version=3 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/pm2/node_modules/fsevents): npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 install: `node install` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1 + pm2@3.5.1 added 309 packages from 257 contributors in 33.868s Patricks-Mini:~ patrickhahn$
can anybody help me please
Thanks
-
RE: MMM MyWeather/martinkooij only Day icons ....no night icons shown
Can anybody help me to fix the Problem with the Night Icons ??🙏
Module is working Perfect but only day icons in the Night … -
RE: MMM MyWeather/martinkooij only Day icons ....no night icons shown
{ module: 'MMM-MyWeather', position: 'top_right', config: { apikey: 'xxxxxxxxxxxxxxxxxxxxxxxxxx', lat: "50.7025", lon: "12.8516667" , hourly: '1', fctext: '0', fcdaycount: "4", fcdaystart: "1", hourlyinterval: "3", hourlycount: "3", alerttime: 10000, alerttruncatestring: "english:", roundTmpDecs: 0, UseCardinals: 0, coloricon: "true", forecasttableheadertext: "Wetter", timeFormat: "HH:mm", iconset: "flat_colourful", forecasttablecolumnheadericons: 0, currentweatherdetails: 0, layout: "vertical" } },