更新node gyp

This commit is contained in:
whyour
2022-01-08 22:19:21 +08:00
parent 738b0f9a4a
commit 27a871e537
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -40,6 +40,8 @@ RUN set -x \
&& chmod 777 ${QL_DIR}/shell/*.sh \
&& chmod 777 ${QL_DIR}/docker/*.sh \
&& npm install -g pnpm \
&& npm install -g node-gyp \
&& npm install -g @mapbox/node-pre-gyp \
&& pnpm install -g pm2 \
&& pnpm install -g ts-node typescript tslib \
&& rm -rf /root/.npm \