Read the statement by Michael Teeuw here.
Can't install new version
-
@musson I saw that on one system today. but it didn’t cause a problem…
node v20 is a mess
I just sent update to the scripts to install node 18 on buster
but apt get update sets up node 20.5no fix yet
-
@sdetweil Thank you
-
@musson try the upgrade script again, with force instead of apply
it will remove and and add the right version of node the right way, including on buster
please advise your results
-
@sdetweil I was doing a install on a fresh bullseye system.
I will try the install script again. I have nothing to update, sorry.
-
@musson sorry, missed 'install ’ words this morning…
-
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
-