mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
更新node gyp
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user