1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2025-07-15 00:53:13 +08:00
This commit is contained in:
2024
2024-12-25 14:31:50 +08:00
parent 6d7a4f5a54
commit ee67722bc6
2 changed files with 2 additions and 1 deletions

View File

@ -40,6 +40,7 @@ echo -e "开始安装............\n"
#apk add g++ make --no-cache
pnpm config set registry https://registry.npmmirror.com
pnpm install -g
pnpm i -g tough-cookie
pnpm i -g ds@2.0.2
pnpm i -g png-js@1.0.0
pnpm i -g date-fns@3.6.0

File diff suppressed because one or more lines are too long