Read the statement by Michael Teeuw here.
nodejs 22.18.0 ??
-
Hello.
I can only install up to node v22.15.0 but the new MM 2.33.0 is say " This release needs nodejs version v22.18.0 or higher"
How can i install the right version ??? -
You can try this
Before check if you have a version installed yet
node -vIf yes uninstall it
For install node.js 22 MAJOR
curl -sL https://deb.nodesource.com/setup_22.x | sudo -E bash - sudo apt install nodejsAt least check if you have the good version with node -v
-
-
@sdetweil is not working to 22.18.0 is only install 22.15.0
-
@Assassins what pi is? What pi?
-
@sdetweil Pi3
-
@Assassins what os
Phone correction grrrrr
-
@sdetweil is a pi3 armv7l
-
@Assassins no, do
lsb_release -a -
Also try
nvm —help -
@sdetweil said in nodejs 22.18.0 ??:
lsb_release -a
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 13 (trixie)
Release: 13
Codename: trixie -
@sdetweil is a new fresh install i dont can install 22.18.0, so i can not install MM 2.33.0
-
@Assassins trixie 32 bit is trouble so far. I’d go back to bookworm
-
@sdetweil i had the same problem yesterday with bookworm
-
@Assassins did you use my script?
I tested 32 bit on pi3 the other other day
-
@sdetweil but is only install 22.15.0 and not 22.18.0 yesterday on bookworm, and today on trixie
-
@Assassins flash sd card with bookworm , boot sd, run script
-
@sdetweil
bookworm 32bit on a freash install say :
pi@EmptyImage:~ $ sudo npm install n -g
sudo: npm: Command not found -
@Assassins yes, node/npm are not installed
-
@sdetweil
You start by referring to another thread.
Have you even read what I’m writing in this thread??
Read further up, I’m writing that just install 22.15.0 on a fresh install, and you write back, after you wirte “flash sd card with bookworm , boot sd, run script” the another thread say
sudo npm install n -g -
the script, my script will install node/npm at the version we think matches inside electron, if necessary
IF there is a problem, separately, outside my script,
you can use n or nvm to update/change your node version
n requires node and npm to be installed (as they are part of the n install)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login