Skip to content

Commit 23cb2e3

Browse files
Just use node 22
1 parent 7f4c3ac commit 23cb2e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

devcontainer/install-builddeps.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ DEPS=(
2525
# Editors
2626
/usr/bin/{emacs,vim}
2727

28+
# Tooling dependencies
29+
/usr/bin/node
30+
2831
# Necessary for getting Python build dependencies
2932
'dnf5-command(builddep)'
3033

0 commit comments

Comments
 (0)