1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-26 01:24:05 +08:00
icebergs/misc/node/npm.shy
2023-06-04 21:27:34 +08:00

7 lines
118 B
Plaintext

section "npm"
shell `
./bin/npm install -g cnpm --registry=https://registry.npm.taobao.org
`
field web.code.node.npm