diff options
Diffstat (limited to 'aops-hermes.spec')
-rw-r--r-- | aops-hermes.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aops-hermes.spec b/aops-hermes.spec index 860d669..24466e8 100644 --- a/aops-hermes.spec +++ b/aops-hermes.spec @@ -21,7 +21,7 @@ Web for an intelligent diagnose frame %autosetup -n %{name}-%{version} %build -export NPM_CONFIG_REGISTRY=https://mirrors.huaweicloud.com/nodejs +npm config set registry https://registry.npmmirror.com npm install -g pnpm@6 pnpm install |