we have seen and verified that electron 8.5 and above are not working on raspian Jessie
but Jessie is pretty old…
u will see an error on npm start (after a version upgrade)
/home/pi/MagicMirror__RL1/node_modules/electron/dist/electron:
/lib/arm-linux-gnueabihf/libdbus-1.so.3: no version information available (required by /home/pi/MagicMirror__RL1/node_modules/electron/dist/electron)
strongly recommended to rebuild a new sd card with raspian Buster
While trying to debug modules, I’ve been given quite mixed feedback regarding what to use to print messages to console, on either local system or in remote browser DevTools.
So far, I have found the only reliable way that always seem to print something in the browser, is using console.error(). The others have varied. I’m on MM v2.2.2 (master).
I’m done for the night, mate. I would suggest you double check your appid at openweather. copy and paste it into your config entry for weatherforecast and make sure it is in quotes.
Perhaps someone else will continue to help you tonight.
As with most things in life it will take two things to get you in trouble. In this instance I experienced The Part 5 errors noted here. I spent a couple of day researching NPM before doing as indicated in the install error messages ( Change Production Value ). That change produced other warnings and I attempted to test but failed. In the end the install and Hello-Lucy worked as advertised. The second problem was a mini microphone.
@scottcl88 Hi,
I reinstalled the module an hour ago on the mirror that has the most modules and the mirror work. 🙂
Many thanks!
IMG_20210224_213058443_HDR.jpg
Ok, I realise it’s been a while but, for the sake of other who might hit this problem (or one like it), us Nextcloud users are generally using it because we’re security-conscious and like to keep our data private.
If you’re like me, you might have enabled 2FA which means if you enter your ‘usual’ password in your config file, you can’t then enter your second authentication method.
If this is the case, you’ll need to create a ‘one-time’ password in Nextcloud and use this instead of your ‘normal’ password. Get one by going to Nextcloud settings, Security and scroll to bottom. Hit ‘Create new app password’ and copy to the URL in the config.
@techjak7000
Jeg opgav den, da jeg prøvede mange forskellige ting, det er meget få videoer den kan vise, og syntes den har svært ved at høre 100% hvad man siger, så pluslig kom den med madopskrifter. osv.
@sdetweil I stripped all the tabs, and replaced with spaces. In vi
:%s/\t/ /g
So, I think vim fixed the problem for me. OTOH, I think vi caused the problem in the first place by putting tabs in instead of spaces (or the way I have vi configured).