finally here’s the solution :
as mentioned here, you should use this command for installation :
npm install --unsafe-perm=true
and now installation is succesfull!
finally here’s the solution :
as mentioned here, you should use this command for installation :
npm install --unsafe-perm=true
and now installation is succesfull!
Veramente un buon prezzo… contatto il fornitore, grazie!
mba , I had the same issue but only because you have to force one detection, just the first time after you start magic mirror software. Then everything should be ok and working. So, after magic mirror is up and running, try to pass an hand in front of the sensor, then wait to see if it will turn off.
great! that’s what I was looking for !!! thanks a lot!
I’m going crazy … I’m trying to change position of newsfeed from bottom center to bottom left … Even If I’ve read tons of posts, I was’t able to do it via custom.css.
So i tried with config.js, and specifing the following :
{
module: "newsfeed",
position: "bottom_left",
it’s ok, BUT before that the first line was aligned to the center. Now it’s aligned to left. How to solve that ? Via CSS?
@chris1971 said in My 1st MM Project as a noob.... 1,2m x 0,6m with 22" display:
{
module: ‘MMM-WunderGround’,
position: ‘top_right’,
config: {
apikey: ‘xxxxxxxxxxxxxxxxxxxxx’,
pws: ‘pws:xxxxxxxxxxx18’,
hourly: ‘1’,
fctext: ‘1’,
fcdaycount: “4”,
fcdaystart: “0”,
hourlyinterval: “3”,
hourlycount: “2”,
alerttime: 10000,
alerttruncatestring: “english:”,
roundTmpDecs: 1,
coloricon: true,
daily:1,
iconset: “colourful”,
UseCardinals: 0,
layout: “horizontal”,
debug: 1,
sysstat: 0
}
Thank you for the reply!
about current the temperature … why it is wrong ?
grat setup! I’m trying to install Wunderground weather too, but it’s not so cool as your… can you please share the settings of this plugin in config.js ?
finally here’s the solution :
as mentioned here, you should use this command for installation :
npm install --unsafe-perm=true
and now installation is succesfull!
ohh wow! that’s exactly what I was looking for … Thank you a lot! I will let you know if everything is ok!
even executing it as root it is failing …and also manual installation it’s faling.
maybe the reason is very simple : it’s because I’m using rasbian server version ? Should I use raspbian with desktop enviroment ?