May you try “npm install electron”?
Read the statement by Michael Teeuw here.
Posts
-
RE: Unable to install dependencies, NPM install not working
Did you tried the followed:
npm install npm@latest -g
npm install -g grunt
npm install -g electron -
RE: help! npm start error: Failed at the start script 'electron js/electron.js'.
Sounds that now grunt is not installed…
Try:
npm install -g grunt
after them again npm install -g electronBtw. how did you install the mirror? By yourself or with the suggested curl command?
-
RE: mmm-wu-moon-phases - Moonphases from Weather Underground
- for default value Switzerland.
;)
Nice module! Thanks for shareing.
- for default value Switzerland.
-
RE: help! npm start error: Failed at the start script 'electron js/electron.js'.
Did you tried “npm install electron”?
-
RE: raspberry-pi alternatives
Actually I got the problem that the RAM is filled and the system starts to swap - which made the mirror, obviously very slow.
Does anyone have similiar issues?
A pm2 reload does not really work - The only way is to kill electron and start the mirror again - than it works fine for like 12 hours. I don’t really get what the RAM is filling - Maybe its the iFrame Module? A clean installation will probably not have those problems, think it must be a module…
-
RE: Calendar showing "in X day" wrongly
Thanks for your explanation.
You talk alot of birthdays, may it be possible that the person lives in another timezone? And so facebook - somehow - get a mess, like its more than 24 hours for them but less than, like 48 or 36 for us? At least facebook looks about “where you are” about a birthday., not what time it is over there…?
Im just curious because my calendars does not provide any “tomorrow” - only a “today”. The rest is showed like “in 2 days” For Birthdays I use an own hosted calendar on my webspace because I had to many alerts provided by facebook - so I checked an old photo and there I have also those values “Tomorrow” and so on… Maybe I try the event calendar and looks what happens at my mirror. Wunderlist provides also a “Tomorrow”, as it shown in the app. Facebook shows thoes values also on theyr page.
Very strange… Sorry that I can’t help you so far.
-
RE: Calendar showing "in X day" wrongly
It’s not that, I don’t have this problem - Never seen a “in 1 day”. Maybe its a wrong value provided by your calendar? Do you have multiple calendars - and it appears at everyone?
I use now 8 different Calendars and I don’t get that issue - So I can’t say anything about it.
-
RE: Calendar showing "in X day" wrongly
I’m not a dev, but a workmate shows me the followed video about development and timezone(s), since then - I never mess with a dev about this thing again - Maybe it helps you to understand that those thins “aren’t just easy” as we think from our point of view :).
https://www.youtube.com/watch?v=-5wpm-gesOY
Have fun, its a nice insight.