mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-02-09 16:54:23 +00:00
fix npm registry
This commit is contained in:
parent
cb691f1cca
commit
94c4552d75
@ -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
Block a user