Change nodejs installation

This commit is contained in:
Manuel Thalmann 2023-04-21 23:04:25 +02:00
parent 077dc02be8
commit 6690f4cceb

View file

@ -95,7 +95,8 @@ yay --noconfirm -Syu \
godot-mono-bin; godot-mono-bin;
# Node.js # Node.js
. "../Software/NVS/install.sh"; yay -Syu nodejs-n;
n install latest;
# Python # Python
yay --noconfirm -Syu \ yay --noconfirm -Syu \