Install nodejs as preparation

This commit is contained in:
Manuel Thalmann 2024-03-24 19:22:53 +01:00
parent ddb9b2936a
commit 8556db2097

View file

@ -120,6 +120,8 @@ yay --noconfirm -Rs typescript || true;
yay --noconfirm -Rs yarn || true;
yay --noconfirm -Rs nodejs || true;
yay --noconfirm -Syu nodejs;
yay --noconfirm -Syu \
bitwarden \
keepass \
@ -141,6 +143,8 @@ yay --noconfirm -Syu \
yubikey-manager-qt \
;
yay --noconfirm -Rs nodejs || true;
yay --noconfirm -Syu \
blackbox-terminal \
|| \