mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 06:46:09 +08:00
修改pnpm安装全局模块命令
This commit is contained in:
parent
6f5a5fe066
commit
70eac1e747
|
@ -303,7 +303,7 @@ patch_version() {
|
|||
fi
|
||||
|
||||
if ! type ts-node &>/dev/null; then
|
||||
pnpm i -g ts-node typescript tslib
|
||||
pnpm add -g ts-node typescript tslib
|
||||
fi
|
||||
|
||||
# 兼容pnpm@7
|
||||
|
|
Loading…
Reference in New Issue
Block a user