summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-09-17 01:12:12 +0000
committerCoprDistGit <infra@openeuler.org>2025-09-17 01:12:12 +0000
commit149e7fd9913751b7a29d13c0a41f23d45c1a68f5 (patch)
treed3389a53fab83e6d56a2664bfef43177b55a1430
parent2bb99d2c7655b9c542e54856775be12b6b268db6 (diff)
automatic import of aops-hermes
-rw-r--r--aops-hermes.spec7
1 files changed, 2 insertions, 5 deletions
diff --git a/aops-hermes.spec b/aops-hermes.spec
index 494be32..6f5c910 100644
--- a/aops-hermes.spec
+++ b/aops-hermes.spec
@@ -24,12 +24,9 @@ Web for an intelligent diagnose frame
export NPM_PREFIX=$(pwd)/.npm-global
mkdir -p $NPM_PREFIX
npm config set prefix $NPM_PREFIX
-
-npm install -g pnpm@6
-
+npm install -g pnpm@8
export PATH=$NPM_PREFIX/bin:$PATH
-pnpm install --registry https://mirrors.cloud.tencent.com/npm/
-
+pnpm install --registry https://registry.npmjs.org
pnpm build