fix Bug 63245 - Fix missing npm package in debian bookworm

This commit is contained in:
Evgeniy Antonyuk 2023-07-03 11:08:39 +05:00
parent cba518f568
commit 37fb499c23

View File

@ -118,6 +118,7 @@ apt-get install -o DPkg::options::="--force-confnew" -yq \
expect \ expect \
nano \ nano \
nodejs \ nodejs \
npm \
gcc \ gcc \
make \ make \
dotnet-sdk-7.0 \ dotnet-sdk-7.0 \