@sdetweil Its working with the desktop version!!!
Thanks for you help and comments.
@sdetweil Its working with the desktop version!!!
Thanks for you help and comments.
The install was successful :)
I still get a bunch of these waning’s though that’s probably not your issue.
Thanks for all the effort you put into this project.
(node:2431) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
@sdetweil I was doing a install on a fresh bullseye system.
I will try the install script again. I have nothing to update, sorry.
Clean install on PI 4 16gb sd card. Did the node 20 install from https://github.com/sdetweil/MagicMirror_scripts successfully.
Then ran the install script and got this:
Any ideas?
(node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
(node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
npm ERR! code ETIMEDOUT
npm ERR! syscall read
npm ERR! errno ETIMEDOUT
npm ERR! network Invalid response body while trying to fetch https://registry.npmjs.org/playwright-core: read ETIMEDOUT
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network ‘proxy’ config is set properly. See: ‘npm help config’
npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2023-10-02T15_57_42_305Z-debug-0.log
Unable to install dependencies!
pi@piMM2a:~ $
@sdetweil Its working with the desktop version!!!
Thanks for you help and comments.
At one point I had MagicMirror working on a lite version, I installed X11 and Chromium but when Electron updated and needed a node.js version that didn’t work on the arm6 CPU I gave up and used a pi 4.
I want to free up the pi 4 and am hoping I can use the new pi zero 2w for MagicMirror.
@undeterred I am trying to get it working, just got my pi zero w2 today. doesn’t work using the lite version of pi, trying the desktop version now. Not sure I fully understand how chromium is supposed to be installed by the script.