Node/npm version for Atom 9.2

23 views
Skip to first unread message

Heinz-Jürgen Oertel

unread,
Sep 4, 2025, 10:16:57 AM (4 days ago) Sep 4
to AtoM Users
Hi,
I try to install the Atom 2.9  latest.tgz. Documentation says install npm. I also says 
"AtoM requires the latest LTS version of node. Node v22 or above"
but I get 
npm --version 9.2.0
and
node --version v18.19.1
I have noo idea wher to get a version > v22
please help

 Heinz

pieters...@gmail.com

unread,
Sep 4, 2025, 10:28:04 AM (4 days ago) Sep 4
to ica-ato...@googlegroups.com

Hi Heinz

 

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash

nvm install 22

nvm use 22

 

or

curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash -

sudo apt-get install -y nodejs

 

 

node --version

npm --version

 

Groete / Regards

Johan Pieterse

082 337-1406

--
You received this message because you are subscribed to the Google Groups "AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ica-atom-users/75139201-a733-4d6b-972d-bfc600a67591n%40googlegroups.com.

Heinz-Jürgen Oertel

unread,
Sep 4, 2025, 11:19:26 AM (4 days ago) Sep 4
to ica-ato...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages