We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd52f23 commit 879c232Copy full SHA for 879c232
helper.mk
@@ -20,6 +20,7 @@ packages+=git-lfs unp time file
20
packages+=nlohmann-json3-dev
21
# TODO: remove for offline build
22
packages+=curl wget python3-pip
23
+packages+=npm
24
25
RUST_VERSION?=1.64.0
26
export PATH := ${HOME}/.cargo/bin:${PATH}
0 commit comments