From 94c4552d7595a84d73a247799d6cbdb6604b2274 Mon Sep 17 00:00:00 2001 From: tom Date: Fri, 25 Aug 2023 22:41:17 +0800 Subject: [PATCH] fix npm registry --- jd_indeps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd_indeps.sh b/jd_indeps.sh index 5839f6a..7845eb5 100644 --- a/jd_indeps.sh +++ b/jd_indeps.sh @@ -15,7 +15,7 @@ echo -e "开始安装............\n" #apk add g++ make pixman-dev pango-dev cairo-dev pkgconf --no-cache apk add g++ make --no-cache -pnpm config set registry https://registry.npm.taobao.org +pnpm config set registry https://registry.npmmirror.com pnpm install -g pnpm install -g ds pnpm install -g png-js