Skip to content

Commit 879c232

Browse files
committed
build: Add npm for dev-ui
1 parent fd52f23 commit 879c232

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helper.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ packages+=git-lfs unp time file
2020
packages+=nlohmann-json3-dev
2121
# TODO: remove for offline build
2222
packages+=curl wget python3-pip
23+
packages+=npm
2324

2425
RUST_VERSION?=1.64.0
2526
export PATH := ${HOME}/.cargo/bin:${PATH}

0 commit comments

Comments
 (0)