1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-26 17:44:05 +08:00
icebergs/misc/node/npm.shy
2023-06-03 10:16:57 +08:00

6 lines
117 B
Plaintext

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