@sdetweil I managed to solve it by installing node with these commands below. I tried using nvm earlier with no luck.
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo bash -
sudo apt install -y nodejs
@sdetweil I managed to solve it by installing node with these commands below. I tried using nvm earlier with no luck.
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo bash -
sudo apt install -y nodejs
I’m facing the same issue here even though I have the latest version of node.js and npm installed.
npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: magicmirror@2.28.0
npm error notsup Not compatible with your version of node/npm: magicmirror@2.28.0
npm error notsup Required: {"node":">=20"}
npm error notsup Actual: {"npm":"10.8.1","node":"v18.17.1"}
npm error A complete log of this run can be found in: /root/.npm/_logs/2024-07-02T15_30_26_428Z-debug-0.log
pi@MagicMirror:~/MagicMirror $ node -v
v22.4.0
pi@MagicMirror:~/MagicMirror $ npm -v
10.8.1
The error still occurs and i have not a single clue why… Have anyone else got any of these errors?
The mirror rebooted after a timeout and gave more errors that i don’t understand.
0|mm | (node:12615) [DEP0025] DeprecationWarning: sys is deprecated. Use util instead.
0|mm | MMM-MotionDetector: monitor display_power=1
0|mm | MMM-MotionDetector: monitor on true
0|mm | Launching application.
0|mm | libGL error: MESA-LOADER: failed to retrieve device information
0|mm | fatal: No remote repository specified. Please, specify either a URL or a
0|mm | remote name from which new revisions should be fetched.
0|mm | MESA-LOADER: failed to retrieve device information
0|mm | MESA-LOADER: failed to retrieve device information
Hi! I got this error from almost every module that i have installed. From what i can see all the modules have the same thing i common “gnutls_handshake() failed:”. I have no idea whats causing this so it would be really nice with some help.
0|mm |
0|mm | fatal: unable to access 'https://github.com/MichMich/mmm-systemtemperature.git/': gnutls_handshake() failed: Error in the pull function.
0|mm |
0|mm | fatal: unable to access 'https://github.com/fmandal/MMM-YrThen/': gnutls_handshake() failed: Error in the pull function.
0|mm |
0|mm | fatal: unable to access 'https://github.com/MichMich/MMM-WatchDog.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
0|mm |
0|mm | fatal: unable to access 'https://github.com/eouia/MMM-Remote-Control-Repository/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
0|mm |
0|mm | fatal: unable to access 'https://github.com/rejas/MMM-MotionDetector.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
0|mm |
0|mm | fatal: unable to access 'https://github.com/Jopyth/MMM-Remote-Control.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
0|mm |
0|mm | fatal: unable to access 'https://github.com/jclarke0000/MMM-MyCalendar.git/': gnutls_handshake() failed: Error in the pull function.
Im not sure if the request is solved or not but could this be something that can help you along the way? :)
https://pimylifeup.com/news-raspberry-pi-tv-hat/
Remove the MMM-Remote-Control directory in the modules directory and that should be it.
@renedd It would be easier if you could write in English so everyone understands.
Could this be something? https://github.com/fewieden/MMM-NFL/tree/master/translations
So is anyone interested? It would be really cool to have a module like this :)
@justjim1220 Np. We all can read stuff wrong sometimes :P
@justjim1220 Uum… Im not the one that needs help :P @chetnaik is the one that made the post ;)
@mykle1 Yeah but the only thing he says is that it wont work :P
Hi! recently i found a map that shows how much electricity each country makes and how much CO2 that follows. It would be really cool if there was a module that showed how much electricity a country produces.
You can see the map here: https://www.electricitymap.org
API and that kind of stuff: https://www.co2signal.com
Are you in the MagicMirror directory when you type the command git pull && npm install?
@asimhsidd I am so sorry for the late reply… I want to follow a chat from my mirror. There is no need for typing.
Hi! I got an error that is spamming my terminal. I’m not sure what it means so i am asking you guys how to fix this. I can’t really see if my mirror is working either because the mirror is at work and i cant get in there for a couple of weeks or so…
(node:10963) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: Cannot read property 'refs' of undefined