Skip to content

Commit 16b9725

Browse files
committed
[NEW] update npm post install
1 parent fb58d57 commit 16b9725

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/wasm/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ RUN apt-get update && \
88
apt-get clean && rm -rf /var/lib/apt/lists/*
99

1010
COPY --from=node-x /usr/local/ /usr/local/
11+
RUN npm install -g npm
1112

1213
RUN dotnet workload install wasm-tools && dotnet nuget locals all --clear

0 commit comments

Comments
 (0)