mirror of https://github.com/6dylan6/jdpro.git
parent
882fa4d8cc
commit
58c2bfa24d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue