1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2026-05-06 05:16:15 +08:00

fix npm registry

This commit is contained in:
tom
2023-08-25 22:41:17 +08:00
parent cb691f1cca
commit 94c4552d75
+1 -1
View File
@@ -15,7 +15,7 @@ echo -e "开始安装............\n"
#apk add g++ make pixman-dev pango-dev cairo-dev pkgconf --no-cache #apk add g++ make pixman-dev pango-dev cairo-dev pkgconf --no-cache
apk add g++ make --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
pnpm install -g ds pnpm install -g ds
pnpm install -g png-js pnpm install -g png-js